Interface: ICustomRoleSpec
Properties of a CustomRoleSpec.
Implemented by
Properties
description
• Optional description: null | string
The description of the custom role.
name
• Optional name: null | string
The name of the custom role.
permissions
• Optional permissions: null | IPermission[]
The permissions assigned to the custom role.