次の方法で共有


KEKDetails.KeyVaultId プロパティ

定義

このキーが格納されているキー コンテナー ID を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象