TenantIdentificationStrategyExtensions Class |
Inheritance Hierarchy SystemObject Autofac.MultitenantTenantIdentificationStrategyExtensions
Namespace:
Autofac.Multitenant
Assembly:
Autofac.Multitenant (in Autofac.Multitenant.dll) Version: 6.0.0+9a36082eb9b91dac82616d9efefa940b8c375948
Syntax public 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.
|
TopSee Also