StsClientApi

WstStatus Members

WstStatus overview

Public Static (Shared) Fields

CODE_VALUE_INVALID Indicates the request didn't successfully validate the input
CODE_VALUE_VALID Indicates the request successfully validated the input
ELEMENT_NAME_CODE Represents the name of the Code element of the validate status
ELEMENT_NAME_STATUS Represents the name of the Status element in RSTR
TOKEN_TYPE Type of security token entered in the RSTR if only the status will be return to a client

Public Instance Constructors

WstStatus Overloaded. Initializes a new instance of the WstStatus class.

Public Instance Properties

IsStatusValid Determines if the returned validate status is valid.
Xml Gets System.Xml.XmlElement of the validate status.

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.

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

WstStatus Class | com.pingidentity.Security.STS Namespace