Interface: AssignablePermissionRecord
Interface: AssignablePermissionRecord
Defined in: auth-client/src/core/flows/org.flow.ts:60
Permission that can be assigned to an org-scoped custom role.
Properties
action?
optionalaction?:string
Defined in: auth-client/src/core/flows/org.flow.ts:65
category?
optionalcategory?:string
Defined in: auth-client/src/core/flows/org.flow.ts:66
code
code:
string
Defined in: auth-client/src/core/flows/org.flow.ts:61
description?
optionaldescription?:string
Defined in: auth-client/src/core/flows/org.flow.ts:63
name
name:
string
Defined in: auth-client/src/core/flows/org.flow.ts:62
resource?
optionalresource?:string
Defined in: auth-client/src/core/flows/org.flow.ts:64