次の方法で共有


KeyProperties.KeyType プロパティ

定義

キーの種類を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象