次の方法で共有


KeyVaultProperties.KeyvaultUri プロパティ

定義

データの暗号化に使用されるキー コンテナー キーの URI を取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象