Share via


AzureActiveDirectory.DefaultAuthorizationPolicyAllowedApplication Property

Definition

The configuration settings of the Azure Active Directory allowed applications.

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

Property Value

String[]

Implements

Attributes

Applies to