Share via


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.  

Top

Public Properties

  Name Description
public property Value Gets or sets a byte array representation of the key identifier.
public property ValueType Gets or sets the type of security token.

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 GetXml Generates an XML representation of the KeyIdentifier.
public method LoadXml Loads an XML element into properties of the current KeyIdentifier.
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

KeyIdentifier Class
Microsoft.Web.Services2.Security Namespace