ITenantProvider Members
Declares the API that allows you to specify the ID of the current tenant, and get the name of the current tenant in a multi-tenant application.Properties
| Name | Description |
|---|---|
| TenantId | Specifies the tenant identifier. |
| TenantName | Returns the tenant name. |
| TenantObject | Returns the tenant object. |
See Also