Share via


JSONWebKey.Dp Property

Definition

Gets or sets rSA Private Key Parameter

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to