次の方法で共有


ApiManagementIdentityProviderData.AllowedTenants プロパティ

定義

Azure Active Directory ログインを構成するときに許可されるテナントの一覧。

public System.Collections.Generic.IList<string> AllowedTenants { get; }
member this.AllowedTenants : System.Collections.Generic.IList<string>
Public ReadOnly Property AllowedTenants As IList(Of String)

プロパティ値

適用対象