Skip to main content

Accessrights

Represents the access rights configuration.

allUsersboolean

TRUE if the configuration can be viewed or edited by all users, FALSE if only the users with the specified roles can view or edit the configuration.

rolesstring[]
Accessrights
{
"allUsers": true,
"roles": [
"string"
]
}