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