JwtClaimChecks.AllowedGroups Propriedade

Definição

Obtém ou define a lista dos grupos permitidos.

[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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a