RequestedProofToken Constructor
Initializes a new instance of the RequestedProofToken class.
Overload List
Name | Description |
---|---|
RequestedProofToken () | Initializes a new instance of the RequestedProofToken class. |
RequestedProofToken (Byte[]) | Initializes a new instance of the RequestedProofToken class using the specified encryption key. |
RequestedProofToken (XmlElement) | Initializes a new instance of the RequestedProofToken class using the specified XML element. |
RequestedProofToken (Byte[], SecurityToken) | Initializes a new instance of the RequestedProofToken class by setting the EncryptedKey property to a key that is encrypted using a security token. |
See Also
Reference
RequestedProofToken Class
RequestedProofToken Members
Microsoft.Web.Services3.Security Namespace