TG.INI
IniEncryptValueAttribute Class |
This attribute instructs the serializer to encrypt the string value.
Inheritance Hierarchy
Namespace: TG.INI.Serialization
Assembly: TG.INI (in TG.INI.dll) Version: 1.2.2.0 (1.2.2.0)
Syntax
The IniEncryptValueAttribute type exposes the following members.
Constructors
Name | Description | |
---|---|---|
IniEncryptValueAttribute | Initializes a new instance of the IniEncryptValueAttribute class |
Properties
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Attribute.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Attribute.) | |
GetType | (Inherited from Object.) | |
IsDefaultAttribute | (Inherited from Attribute.) | |
Match | (Inherited from Attribute.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
See Also