Dela via


JSONWebKey.E Property

Definition

Gets or sets rSA public exponent, in Base64

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to