Share via


JwtClaimChecks.AllowedGroup Property

Definition

The list of the allowed groups.

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

Property Value

String[]

Implements

Attributes

Applies to