Share via


JSONWebKey.Dq Property

Definition

Gets or sets rSA Private Key Parameter

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to