ResourceAccessRole interface
model interface ResourceAccessRole
Properties
| actions | The actions. |
| allowed |
The allowed group claims. |
Property Details
actions
The actions.
actions?: string[]
Property Value
string[]
allowedGroupClaims
The allowed group claims.
allowedGroupClaims?: string[]
Property Value
string[]