KeyIdentifier Members
Specifies or references a security token uniquely.
The following tables list the members exposed by the KeyIdentifier type.
Public Constructors
Name | Description | |
---|---|---|
KeyIdentifier | Overloaded. Initializes a new instance of the KeyIdentifier class. |
Top
Public Properties
Name | Description | |
---|---|---|
![]() |
AnyAttributes | Gets the collection of XML attributes for the element. (Inherited from OpenAttributeElement) |
![]() |
EncodingType | Gets the key identifier's encoding. |
![]() |
Id | Gets or sets the value of the Id attribute of the KeyIdentifier element. |
![]() |
Identifier | Gets the identifier. |
![]() |
Value | Gets or sets a byte array representation of the key identifier. |
![]() |
ValueType | Gets or sets the type of security token. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Equals | Overloaded. Overridden. |
![]() |
GetHashCode | Overridden. Returns the hash code for the KeyIdentifier. |
![]() |
GetType | (Inherited from Object ) |
![]() |
GetXml | Overridden. Generates an XML representation of the KeyIdentifier. |
![]() |
LoadXml | Overridden. Loads an XML element into properties of the current KeyIdentifier. |
![]() ![]() |
ReferenceEquals | (Inherited from Object ) |
![]() |
ToString | (Inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object ) |
![]() |
GetXmlAttributes | (Inherited from OpenAttributeElement ) |
![]() |
LoadXmlAttributes | (Inherited from OpenAttributeElement ) |
![]() |
MemberwiseClone | (Inherited from Object ) |
Top
See Also
Reference
KeyIdentifier Class
Microsoft.Web.Services3.Security Namespace