StsClientApi

TokenType Members

TokenType overview

Public Static (Shared) Fields

BINARY Binary Token Type - Base64 encoding URI
KERBEROS Kerberos Token Profile URI
NONE Empty Token Type
OAM Binary Token Type - Oracle Access Manager Value Type URI
OPENTOKEN Binary Token Type - OpenToken Value Type URI
SAML11 SAML Token Profile 1.0 - SAML1 URI
SAML2 SAML Token Profile 1.0 - SAML2 URI
SITEMINDER Binary Token Type - Siteminder Value Type URI
USERNAME Username Token Profile 1.0 URI
X509 X.509 Certificate Token Profile URI

Public Instance Constructors

TokenType Constructor Initializes a new instance of the TokenType class.

Public Instance Methods

Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object)Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object)Gets the Type of the current instance.
ToString (inherited from Object)Returns a String that represents the current Object.

See Also

TokenType Class | com.pingidentity.Security.STS.Client Namespace