ITenantIdentificationStrategy Interface |
Namespace: Autofac.Multitenant
The ITenantIdentificationStrategy type exposes the following members.
Name | Description | |
---|---|---|
TryIdentifyTenant |
Attempts to identify the tenant from the current execution context.
|
Name | Description | |
---|---|---|
IdentifyTenantT |
Gets a typed tenant ID from a strategy or the default value for the type
if identification fails.
(Defined by TenantIdentificationStrategyExtensions.) |