The properties of the SamlTokenClientBase class are listed below. For a complete list of SamlTokenClientBase class members, see the SamlTokenClientBase Members topic.
![]() | Gets or sets the scope of where the issued token can be used. Currently is not used. |
![]() | |
![]() | Gets or sets the base token for the issued security token. Currently is not used. |
![]() | |
![]() | |
![]() | Determines if the current token is valid for security operations. Currently is not used. |
![]() | |
![]() | Returns the key for the security token. Currently is not used. |
![]() | |
![]() | Get/Set a life time for the token, including creation time and expiration time. Currently is not used. |
![]() | |
![]() | Get/Set the proof token for the token. This is the encrypted form of the key for the token requestor. Currently is not used. |
![]() | |
![]() | |
![]() | 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. |
![]() | Returns true if the token supports Data Encryption. Currently is not used. |
![]() | Returns true if the token supports Digital Signature. Currently is not used. |
![]() | Gets or sets the security token service that issued the security token. Currently is not used. |
![]() | |
![]() | |
![]() | Get System.Xml.XmlElement of SAML token. |
![]() | Get XML text of SAML token. |
SamlTokenClientBase Class | com.pingidentity.Security.Tokens.SAMLToken Namespace