Share via


DefaultAuthorizationPolicy.AllowedApplication Property

Definition

The configuration settings of the Azure Active Directory allowed applications.

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

Property Value

String[]

Implements

Attributes

Applies to