CheckAccessResponse interface
The properties of a check access response.
Properties
| access |
Access Decision, specifies access is allowed or not. |
| action | Gets or sets an action. |
Property Details
accessDecision
Access Decision, specifies access is allowed or not.
accessDecision?: string
Property Value
string
action
Gets or sets an action.
action?: string
Property Value
string