次の方法で共有


KEKDetails.KeyUrl プロパティ

定義

キーが KEK であることを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象