KeyVerifyParameters.Algorithm Property

Definition

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

Property Value

System.String
Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to