ProtectedConfigurationProvider::Decrypt Method (XmlNode^)
.NET Framework (current version)
Decrypts the passed XmlNode object from a configuration file.
Assembly: System.Configuration (in System.Configuration.dll)
Parameters
- encryptedNode
-
Type:
System.Xml::XmlNode^
The XmlNode object to decrypt.
Notes to Implementers:
Override this method to perform custom decryption.
.NET Framework
Available since 2.0
Available since 2.0
Show: