次の方法で共有


RsaTokenKey.E プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象