IWithMultiTenant Interface

Definition

The stage of application definition allowing specifying if the application can be used in multiple tenants.

public interface IWithMultiTenant
type IWithMultiTenant = interface
Public Interface IWithMultiTenant
Derived

Methods

WithAvailableToOtherTenants(Boolean)

Specifies if the application can be used in multiple tenants.

Applies to