AccessControlRulesRole interface
The properties of an Access Control Rule Role.
Properties
name | The name of the role. |
privileges | A list of privileges needed by this role. |
Property Details
name
The name of the role.
name: string
Property Value
string
privileges
A list of privileges needed by this role.
privileges: string[]
Property Value
string[]