KeyIdentifier Constructor
Initializes a new instance of the KeyIdentifier class.
Overload List
Name | Description |
---|---|
KeyIdentifier (Byte[]) | Initializes a new instance of the KeyIdentifier class using the specified unique identifier. |
KeyIdentifier (String) | Initializes a new instance of the KeyIdentifier class with the specified unique identifier. |
KeyIdentifier (XmlElement) | Initializes a new instance of the KeyIdentifier class using the specified XML element. |
KeyIdentifier (Byte[], String) | Initializes a new instance of the KeyIdentifier class using the specified unique identifier and value type. |
KeyIdentifier (String, String) | Initializes a new instance of the KeyIdentifier class. |
KeyIdentifier (String, String, String) | Initializes a new instance of the KeyIdentifier class. |
See Also
Reference
KeyIdentifier Class
KeyIdentifier Members
Microsoft.Web.Services3.Security Namespace