The properties of the Saml1_1Token class are listed below. For a complete list of Saml1_1Token class members, see the Saml1_1Token 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. |
![]() | The Id of the SAML assertion |
![]() | |
![]() | 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. |
![]() | |
![]() | The subject of the SAML assertion |
![]() | 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. |
Saml1_1Token Class | com.pingidentity.Security.Tokens.SAMLToken Namespace