DefaultAuthorizationPolicy.AllowedApplications Property

Definition

The configuration settings of the Azure Active Directory allowed applications.

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

Property Value

Applies to