SecurityToken Properties
.NET Framework 4
The SecurityToken type exposes the following members.
| Name | Description | |
|---|---|---|
|
Id | Gets a unique identifier of the security token. |
|
SecurityKeys | Gets the cryptographic keys associated with the security token. |
|
ValidFrom | Gets the first instant in time at which this security token is valid. |
|
ValidTo | Gets the last instant in time at which this security token is valid. |