Share via


JWKHeader.X Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="x")]
public string X { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="x")>]
member this.X : string with get, set
Public Property X As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to