次の方法で共有


KeyVaultProperties.KeyIdentifier プロパティ

定義

暗号化キーにアクセスするキー コンテナー URI を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象