Share via


SharedTokenCacheCredentialOptions.EnableGuestTenantAuthentication プロパティ

定義

true に設定すると、 SharedTokenCacheCredential を使用して、ホーム テナント以外のテナントに対する認証を行うことができます。また、 も指定する必要UsernameTenantIdがあります。

public bool EnableGuestTenantAuthentication { get; set; }
member this.EnableGuestTenantAuthentication : bool with get, set
Public Property EnableGuestTenantAuthentication As Boolean

プロパティ値

適用対象