TenantId Property

Gets the ID of the tenant.

Namespace: Dundas.BI.AccountServices.MultiTenancy
Assembly: Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (26.2.0.1000)
Syntax
public Guid Id { get; }

Property Value

Guid
The ID of the tenant.
See Also