Permission interface

Role definition permissions.

Properties

actions

Allowed actions.

notActions

Denied actions.

Property Details

actions

Allowed actions.

actions?: string[]

Property Value

string[]

notActions

Denied actions.

notActions?: string[]

Property Value

string[]