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 | |
---|---|---|
Label | Gets or sets the initial value of the DerivedKeyToken.Label property of a DerivedKeyToken created from an existing DerivedKeyToken. | |
Name | Gets or sets the name of the DerivedKeyToken. | |
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 | |
---|---|---|
Equals | Overloaded. (Inherited from Object ) | |
GetHashCode | (Inherited from Object ) | |
GetType | (Inherited from Object ) | |
GetXml | Generates an XML representation of the Properties using the specified XML document. | |
LoadXml | Loads the contents of the specified XML element into properties of the Properties object. | |
ReferenceEquals | (Inherited from Object ) | |
ToString | (Inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object ) | |
MemberwiseClone | (Inherited from Object ) |
Top
See Also
Reference
Properties Class
Microsoft.Web.Services3.Security Namespace
DerivedKeyToken.Properties