다음을 통해 공유


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
public property AnyAttributes  Gets the collection of XML attributes for the element. (Inherited from OpenAttributeElement)
public property EncodingType Gets the key identifier's encoding.
public property Id Gets or sets the value of the Id attribute of the KeyIdentifier element.
public property Identifier Gets the identifier.
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 Overloaded. Overridden.  
public method GetHashCode Overridden. Returns the hash code for the KeyIdentifier.
public method GetType  (Inherited from Object )
public method GetXml Overridden. Generates an XML representation of the KeyIdentifier.
public method LoadXml Overridden. Loads an XML element into properties of the current KeyIdentifier.
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 GetXmlAttributes  (Inherited from OpenAttributeElement )
protected method LoadXmlAttributes  (Inherited from OpenAttributeElement )
protected method MemberwiseClone  (Inherited from Object )

Top

See Also

Reference

KeyIdentifier Class
Microsoft.Web.Services3.Security Namespace