次の方法で共有


DefaultAuthorizationPolicy.AllowedApplications プロパティ

定義

Azure Active Directory で許可されるアプリケーションの構成設定。

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

プロパティ値

適用対象