次の方法で共有


KeyEncryptionKey.KekUrl プロパティ

定義

キー暗号化キーを取得または設定します。 これは、カスタマー マネージド KekType の場合に必要です。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象