Property Algorithm
Algorithm
Gets or sets the algorithm.
Declaration
[[System.Text.Json.Serialization.JsonIgnore(Condition=System.Text.Json.Serialization.JsonIgnoreCondition.WhenWritingDefault)]]
[[System.Text.Json.Serialization.JsonPropertyName("alg")]]
public string? Algorithm { get; set; }
Property Value
Type | Description |
---|---|
System.String |