Skip to main content

Roleidentifier

Represents the role identifier.

encodedKeystring

The encoded key of the entity, generated automatically, globally unique.

idstring

The ID of the role, which can be generated and customized, but must be unique.

Roleidentifier
{
"encodedKey": "string",
"id": "string"
}