TenantByEmailResolver(IServiceProvider) Constructor
Initializes a new instance of the TenantByEmailResolver class with the specified IServiceProvider.
Namespace: DevExpress.ExpressApp.MultiTenancy
Assembly: DevExpress.ExpressApp.MultiTenancy.v25.1.dll
NuGet Package: DevExpress.ExpressApp.MultiTenancy
Declaration
Parameters
Name | Type |
---|---|
serviceProvider | IServiceProvider |
See Also