Share via


Properties Members

Represents property values of DerivedKeyToken security tokens.

The following tables list the members exposed by the Properties type.

Public Constructors

  Name Description
Properties Overloaded. Initializes a new instance of the Properties class.

Top

Public Properties

  Name Description
public property Label Gets or sets the initial value of the DerivedKeyToken.Label property of a DerivedKeyToken created from an existing DerivedKeyToken.
public property Name Gets or sets the name of the DerivedKeyToken.
public property Nonce Gets the initial value of the DerivedKeyToken.Nonce property of a DerivedKeyToken created from an existing DerivedKeyToken.

Top

Public Methods

(see also Protected Methods )

  Name Description
public method Equals  Overloaded. (Inherited from Object )
public method GetHashCode  (Inherited from Object )
public method GetType  (Inherited from Object )
public method GetXml Generates an XML representation of the Properties using the specified XML document.
public method LoadXml Loads the contents of the specified XML element into properties of the Properties object.
public method static ReferenceEquals  (Inherited from Object )
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

Properties Class
Microsoft.Web.Services3.Security Namespace
DerivedKeyToken.Properties