StsClientApi_Tokens

BinaryToken Methods

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

Public Instance Methods

Equals (inherited from XmlTokenBase)Overloaded. Determines whether two instances are equal.
Equals (inherited from Microsoft.Web.Services3.Security.Tokens.SecurityToken)Overloaded.  
GetHashCode Returns a hash code for the SecurityToken. Currently is not used.
GetSignedTokenXml (inherited from Microsoft.Web.Services3.Security.Tokens.SecurityToken) 
GetType (inherited from Object)Gets the Type of the current instance.
GetXml Marshall security token data as XML.
LoadXml Loads an XML element into properties of the SecurityToken.
ToString (inherited from Object)Returns a String that represents the current Object.
VerifySignedTokenXml (inherited from Microsoft.Web.Services3.Security.Tokens.SecurityToken) 
WriteTo Write token XML to the provided xmlTextWriter, used for debugging and logging.

Protected Instance Methods

Finalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

BinaryToken Class | com.pingidentity.Security.Tokens Namespace