IIssuedToken Members
Defines properties of a security token that is issued by a security token service.
The following tables list the members exposed by the IIssuedToken type.
Public Properties
Name | Description | |
---|---|---|
AppliesTo | Gets or sets the scope of where the issued token can be used. | |
BaseToken | Gets or sets the base token for the issued security token. | |
LifeTime | Gets or sets the period of time a security token is valid. | |
ProofToken | Gets or sets the proof token for the issued security token. | |
SupportingTokens | Gets or sets the collection of security tokens other than the base token required by the security token service to issue this security token. | |
TokenIssuer | Gets or sets the security token service that issued the security token. |
Top
See Also
Reference
IIssuedToken Interface
Microsoft.Web.Services2.Security.Tokens Namespace