Hi All,
I created the XML configuration file for SSIS package, In that selected the properties server name,initialcatalog and password for one of the connection string.
After that entered the password value instead of string(text) in xml file and save it back.Here my question is when I open the XML file (after the changes in password string) the password(That I replaced with string) appear as a plain text but not encrypted.
How can I encrypt the password value in XML Confog File.
↧