Permission interface
Role definition permissions.
Properties
actions | Allowed actions. |
not |
Denied actions. |
Property Details
actions
Allowed actions.
actions?: string[]
Property Value
string[]
notActions
Denied actions.
notActions?: string[]
Property Value
string[]