JWK.Alg Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to