SynapseRbacPermission interface

Synapse role definition details

Properties

actions

List of actions

dataActions

List of data actions

notActions

List of Not actions

notDataActions

List of Not data actions

Property Details

actions

List of actions

actions?: string[]

Property Value

string[]

dataActions

List of data actions

dataActions?: string[]

Property Value

string[]

notActions

List of Not actions

notActions?: string[]

Property Value

string[]

notDataActions

List of Not data actions

notDataActions?: string[]

Property Value

string[]