Property Use
Use
Gets or sets how the key should be used. "sig" represents the signature.
Declaration
[[System.Text.Json.Serialization.JsonIgnore(Condition=System.Text.Json.Serialization.JsonIgnoreCondition.WhenWritingDefault)]]
[[System.Text.Json.Serialization.JsonPropertyName("use")]]
public string? Use { get; set; }
Property Value
Type | Description |
---|---|
System.String |