次の方法で共有


TdeCertificateInner.CertPassword プロパティ

定義

証明書のパスワードを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象