StsClientApi_Tokens

SamlTokenClientBase Methods

The methods of the SamlTokenClientBase class are listed below. For a complete list of SamlTokenClientBase class members, see the SamlTokenClientBase 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 Serialize this class to a Xmlelement.
LoadXml Load an XML element into properties of the SecurityToken. This realization does nothing to parse element.
ToString (inherited from Object)Returns a String that represents the current Object.
VerifySignedTokenXml (inherited from Microsoft.Web.Services3.Security.Tokens.SecurityToken) 

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

SamlTokenClientBase Class | com.pingidentity.Security.Tokens.SAMLToken Namespace