Back to Devexpress

ITenantProvider Interface

expressappframework-devexpress-dot-expressapp-dot-multitenancy-39ff32ea.md

latest1.1 KB
Original Source

ITenantProvider Interface

Declares the API that allows you to specify the ID of the current tenant, and get the name of the current tenant in a multi-tenant application.

Namespace : DevExpress.ExpressApp.MultiTenancy

Assembly : DevExpress.ExpressApp.v25.2.dll

NuGet Package : DevExpress.ExpressApp

Declaration

csharp
public interface ITenantProvider
vb
Public Interface ITenantProvider

See Also

ITenantProvider Members

Multi-Tenancy (Data per Tenant)

Get the Current Tenant in Code

DevExpress.ExpressApp.MultiTenancy Namespace