ITenantResolver Interface
Resolves the id of the current tenant from the ambient execution context.
Syntax
Unit: Aurelius.Tenancy.Interfaces
ITenantResolver = interface(IInterface);
Methods
| Name | Description |
|---|---|
| GetTenantId | Returns the id of the current tenant. |