Compartilhar via


RsaTokenKey.E Propriedade

Definição

Obtém ou define o expoente de chave pública RSA.

[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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a