Click or drag to resize

EncryptSettingAttribute Properties

The EncryptSettingAttribute type exposes the following members.

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