CertificatePolicy.KeyProperties プロパティ

定義

証明書をバックアップするキーのプロパティを取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="key_props")]
public Microsoft.Azure.KeyVault.Models.KeyProperties KeyProperties { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="key_props")>]
member this.KeyProperties : Microsoft.Azure.KeyVault.Models.KeyProperties with get, set
Public Property KeyProperties As KeyProperties

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象