Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Role

Details for the permissions contained by a single role.

Hierarchy

  • Role

Index

Properties

default

default: PathPermission[]

The list of default path permissions

global

The list of global permissions

Optional lockingPrincipal

lockingPrincipal: undefined | string

If the role is locked this will contain the name of the principal that can update the role.

since

6.4

name

name: string

The name of the role

roles

roles: string[]

Additional roles

topic

topic: object

The map of paths to sets of Path permissions

Type declaration