Share via


JWKHeader.Kty Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to