Tenants table

The Tenants table is a supporting table that stores a list of the various tenants. Each record in the table represents one tenant.

Note

In on-premises deployment, CDR uses the build-in Tenant ID to indicate different authentication type, such as public IM connectivity, Federated and Anonymous.

Column Data Type Key/Index Details
TenantId
int
Primary
Unique number identifying this Tenant ID.
TenantKey
nvarchar(256)
Allowed values:
00000000-0000-0000-0000-000000000000 - Enterprise
00000000-0000-0000-0000-000000000001 - Federated
00000000-0000-0000-0000-000000000002 - Anonymous
00000000-0000-0000-0000-000000000003 - Public IM connectivity