CheckAccessResponse interface

The properties of a check access response.

Properties

accessDecision

Access Decision, specifies access is allowed or not. NOTE: This property will not be serialized. It can only be populated by the server.

action

Gets or sets an action. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

accessDecision

Access Decision, specifies access is allowed or not. NOTE: This property will not be serialized. It can only be populated by the server.

accessDecision?: string

Property Value

string

action

Gets or sets an action. NOTE: This property will not be serialized. It can only be populated by the server.

action?: string

Property Value

string