Share via


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
public property Value Gets a string representation of the current Nonce element within a security header.

Top

Public Methods

(see also Protected Methods )

  Name Description
public method Equals  (inherited from Object )
public method GetHashCode  (inherited from Object )
public method GetType  (inherited from Object )
public method GetValueBytes Gets a byte array containing the current Nonce element within a security header.
public method GetXml Overloaded.  
public method LoadXml Loads the state of this Nonce header from XML.
public method ToString  (inherited from Object )

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object )
protected method MemberwiseClone  (inherited from Object )

Top

See Also

Reference

Nonce Class
Microsoft.Web.Services2.Security Namespace