Partager via


JwtClaimChecks.AllowedGroups Propriété

Définition

Obtient ou définit la liste des groupes autorisés.

[Newtonsoft.Json.JsonProperty(PropertyName="allowedGroups")]
public System.Collections.Generic.IList<string> AllowedGroups { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="allowedGroups")>]
member this.AllowedGroups : System.Collections.Generic.IList<string> with get, set
Public Property AllowedGroups As IList(Of String)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à