RemoteTenantView
namestring
Name of the tenant.
Example:
John Doe
uidstring
Unique identifier of a tenant.
Example:
aaaa-bbbb-cccc-dddd
RemoteTenantView
{
"name": "John Doe",
"uid": "aaaa-bbbb-cccc-dddd"
}
Name of the tenant.
John Doe
Unique identifier of a tenant.
aaaa-bbbb-cccc-dddd
{
"name": "John Doe",
"uid": "aaaa-bbbb-cccc-dddd"
}