次の方法で共有


KeyOperationResult.Kid プロパティ

定義

キー識別子を取得します

[Newtonsoft.Json.JsonProperty(PropertyName="kid")]
public string Kid { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="kid")>]
member this.Kid : string
Public ReadOnly Property Kid As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象