SAMLAuthzDecisionQuery Type
Represents SAML AuthzDecisionQuery element.
Remarks
This type is a container for SAML AuthzDecisionQuery type.
Fields
Actions String |
Specifies the list of actions included in the query. Read or set this property to access the list of actions (as CRLF-separated strings) included in the query. |
Resource String |
Matches the Resource element of the query. Use this property to read or set the Resource element of the authorization decision query. |
Constructors
constructor Create();
Creates a new SAMLAuthzDecisionQuery object.