TenantIdentificationStrategyExtensions Class |
Inheritance HierarchySystemObject Autofac.MultitenantTenantIdentificationStrategyExtensions
Namespace:
Autofac.Multitenant
Assembly:
Autofac.Multitenant (in Autofac.Multitenant.dll) Version: 6.0.0+9a36082eb9b91dac82616d9efefa940b8c375948
Syntaxpublic static class TenantIdentificationStrategyExtensions
<ExtensionAttribute>
Public NotInheritable Class TenantIdentificationStrategyExtensions
The TenantIdentificationStrategyExtensions type exposes the following members.
Methods
| Name | Description |
---|
  | IdentifyTenantT |
Gets a typed tenant ID from a strategy or the default value for the type
if identification fails.
|
Top
See Also