EncryptedKeyToken Constructor
Initializes a new instance of the EncryptedKeyToken class.
Overload List
Name | Description |
---|---|
EncryptedKeyToken (SecurityToken) | Initializes a new instance of the EncryptedKeyToken class using the specified security token. |
EncryptedKeyToken (XmlElement) | Initializes a new instance of the EncryptedKeyToken class using the specified XML element. |
EncryptedKeyToken (SecurityToken, Byte[]) | Initializes a new instance of the EncryptedKeyToken class using the specified security token symmetric key. |
See Also
Reference
EncryptedKeyToken Class
EncryptedKeyToken Members
Microsoft.Web.Services3.Security.Tokens Namespace