The properties of the BinaryToken class are listed below. For a complete list of BinaryToken class members, see the BinaryToken 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. |
![]() | Encoded binary data which becomes the text body of the BinarySecurityToken. |
![]() | Gets or sets the security token service that issued the security token. Currently is not used. |
![]() | |
![]() | |
![]() | The value type of the encoded binary data. |
BinaryToken Class | com.pingidentity.Security.Tokens Namespace