Nonce Members
Provides a random value for use with elements within a security header.
The following tables list the members exposed by the Nonce type.
Public Constructors
Name | Description | |
---|---|---|
Nonce | Overloaded. |
Top
Public Properties
Name | Description | |
---|---|---|
Value | Gets a string representation of the current Nonce element within a security header. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (Inherited from Object ) | |
GetHashCode | (Inherited from Object ) | |
GetType | (Inherited from Object ) | |
GetValueBytes | Gets a byte array containing the current Nonce element within a security header. | |
GetXml | Overloaded. | |
LoadXml | Loads the state of this Nonce header from XML. | |
ReferenceEquals | (Inherited from Object ) | |
ToString | (Inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object ) | |
MemberwiseClone | (Inherited from Object ) |
Top