Encrypt
|
The EncryptSettingAttribute type exposes the following members.
Name | Description | |
---|---|---|
Encrypt | Gets or sets flag that determines if the property or field this EncryptSettingAttribute modifies should be encrypted when serialized to the configuration file. | |
PrivateKey | Gets or sets optional encryption key that will be used on a setting for added security. | |
TypeId | When implemented in a derived class, gets a unique identifier for this Attribute. (Inherited from Attribute) |