StsClientApi_Tokens

XmlTokenBase Properties

The properties of the XmlTokenBase class are listed below. For a complete list of XmlTokenBase class members, see the XmlTokenBase Members topic.

Public Instance Properties

AppliesTo Gets or sets the scope of where the issued token can be used. Currently is not used.
AttachedReference (inherited from Microsoft.Web.Services3.Security.Tokens.SecurityToken) 
BaseToken Gets or sets the base token for the issued security token. Currently is not used.
Id (inherited from Microsoft.Web.Services3.Security.Tokens.SecurityToken) 
Identity (inherited from Microsoft.Web.Services3.Security.Tokens.SecurityToken) 
IsCurrent Determines if the current token is valid for security operations. Currently is not used.
IsExpired (inherited from Microsoft.Web.Services3.Security.Tokens.SecurityToken) 
Key Returns the key for the security token. Currently is not used.
KeyIdentifier (inherited from Microsoft.Web.Services3.Security.Tokens.SecurityToken) 
LifeTime Get/Set a life time for the token, including creation time and expiration time. Currently is not used.
Principal (inherited from Microsoft.Web.Services3.Security.Tokens.SecurityToken) 
ProofToken Get/Set the proof token for the token. This is the encrypted form of the key for the token requestor. Currently is not used.
RequiresRenewal (inherited from Microsoft.Web.Services3.Security.Tokens.SecurityToken) 
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. Currently is not used.
SupportsDataEncryption Returns true if the token supports Data Encryption. Currently is not used.
SupportsDigitalSignature Returns true if the token supports Digital Signature. Currently is not used.
TokenIssuer Gets or sets the security token service that issued the security token. Currently is not used.
TokenType (inherited from Microsoft.Web.Services3.Security.Tokens.SecurityToken) 
UnattachedReference (inherited from Microsoft.Web.Services3.Security.Tokens.SecurityToken) 

See Also

XmlTokenBase Class | com.pingidentity.Security.Tokens.Base Namespace