Click or drag to resize

CryptoAttribute Methods

The CryptoAttribute type exposes the following members.

Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodStatic memberFromAttributeValue
Initializes a new instance of the CryptoAttribute class.
Protected methodGetAttributeValue
Gets the internal value of the attribute.
(Overrides AttributeGetAttributeValue.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetKey
Gets the key from the "inline" key parameter.
Public methodGetSalt
Gets the salt from the "inline" key parameter.
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodSetKeySalt
Sets the key and salt for the "inline" key parameter.
Public methodToString
Converts this instance to a string.
(Inherited from Attribute.)
Top
See Also