SAMLAuthnQuery Type
A container for AuthnQuery element.
Remarks
This type is a container for SAML AuthnQuery element, which represents an authentication event query.
Fields
Comparison TsbxSAMLAuthnContextComparisons |
Specifies the authentication context comparison method. Use this property to access or set the authentication contexts comparison method (none, exact, minimum, maximum, or better). |
ContextClassRefs String |
Specifies the context class reference. Use this property to access or set the authentication context class reference. |
RefType TsbxSAMLAuthnRefTypes |
Specifies the context reference type. Use this property to access or set the authentication contexts reference type (class or declaration). |
SessionIndex String |
Specifies the index of the session to the authentication entity. Use this property to access or set the index of the session to the authentication entity. |
Constructors
constructor Create();
Creates a new SAMLAuthnQuery object.