This documentation is archived and is not being maintained.
WrappedKeySecurityToken Properties
Visual Studio 2010
The WrappedKeySecurityToken type exposes the following members.
| Name | Description | |
|---|---|---|
|
Id | Gets the token ID. (Overrides SecurityToken::Id.) |
|
SecurityKeys | Gets a collection of security keys. (Overrides SecurityToken::SecurityKeys.) |
|
ValidFrom | Gets the token effective start date. (Overrides SecurityToken::ValidFrom.) |
|
ValidTo | Gets the token expiration date. (Overrides SecurityToken::ValidTo.) |
|
WrappingAlgorithm | Gets the wrapping algorithm. |
|
WrappingToken | Gets the wrapping token. |
|
WrappingTokenReference | Gets the wrapping token reference. |
Show: