4.51. UserGroup

Name Description Schema

accessPolicies

optional

The access policies granted to this tenant.

Example : [ "AccessPolicySummary" ]

< AccessPolicySummary > array

configurable optional read-only

Indicates if this tenant is configurable, based on which UserGroupProvider has been configured to manage it.Example : true

boolean

identifier optional read-only

The computer-generated identifier of the tenant.Example : "string"

string

identity required

The human-facing identity of the tenant. This can only be changed if the tenant is configurable.Example : "string"

string

resourcePermissions

optional

A summary top-level resource access policies granted to this tenant.

Example : "ResourcePermissions"

ResourcePermissions

users

optional

The users that belong to this user group. This can only be changed if this group is configurable.

Example : [ "Tenant" ]

< Tenant > array