次の方法で共有


IWithMultiTenant インターフェイス

定義

複数のテナントでアプリケーションを使用できるかどうかを指定できるアプリケーション定義のステージ。

public interface IWithMultiTenant
type IWithMultiTenant = interface
Public Interface IWithMultiTenant
派生

メソッド

WithAvailableToOtherTenants(Boolean)

アプリケーションを複数のテナントで使用できるかどうかを指定します。

適用対象