Freigeben über


OptionalClaim.Essential Eigenschaft

Definition

Ruft einen erforderlichen Anspruch ab oder legt diesen fest.

[Newtonsoft.Json.JsonProperty(PropertyName="essential")]
public bool? Essential { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="essential")>]
member this.Essential : Nullable<bool> with get, set
Public Property Essential As Nullable(Of Boolean)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: