@camunda8/orchestration-cluster-api
Preparing search index...
index
OwnerTypeEnum
Variable OwnerTypeEnum
Const
OwnerTypeEnum
:
{
CLIENT
:
"CLIENT"
;
GROUP
:
"GROUP"
;
MAPPING_RULE
:
"MAPPING_RULE"
;
ROLE
:
"ROLE"
;
UNSPECIFIED
:
"UNSPECIFIED"
;
USER
:
"USER"
;
}
= ...
The type of the owner of permissions.
Type Declaration
Readonly
CLIENT
:
"CLIENT"
Readonly
GROUP
:
"GROUP"
Readonly
MAPPING_RULE
:
"MAPPING_RULE"
Readonly
ROLE
:
"ROLE"
Readonly
UNSPECIFIED
:
"UNSPECIFIED"
Readonly
USER
:
"USER"
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
@camunda8/orchestration-cluster-api
Loading...
The type of the owner of permissions.