Interface: ICustomRoleSpec
Properties of a CustomRoleSpec.
Hierarchy
-
↳
ICustomRoleSpec
Properties
description
• Optional description: null | string
The description of the custom role.
Inherited from
name
• Optional name: null | string
The name of the custom role.
Inherited from
permissions
• Optional permissions: null | $Properties[]
The permissions assigned to the custom role.