Partilhar via


DefaultAuthorizationPolicy.AllowedApplication Property

Definition

The configuration settings of the Azure Active Directory allowed applications.

[Microsoft.Azure.PowerShell.Cmdlets.App.Origin(Microsoft.Azure.PowerShell.Cmdlets.App.PropertyOrigin.Owned)]
public System.Collections.Generic.List<string> AllowedApplication { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.App.Origin(Microsoft.Azure.PowerShell.Cmdlets.App.PropertyOrigin.Owned)>]
member this.AllowedApplication : System.Collections.Generic.List<string> with get, set
Public Property AllowedApplication As List(Of String)

Property Value

Implements

Attributes

Applies to