Share via


AzureActiveDirectoryValidation.JwtClaimCheckAllowedClientApplication Property

Definition

The list of the allowed client applications.

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

Property Value

String[]

Implements

Attributes

Applies to