CertificatePolicy.KeyType プロパティ

定義

新しい証明書を発行するときに生成されるバッキング キーの種類を取得または設定します。

public Azure.Security.KeyVault.Certificates.CertificateKeyType? KeyType { get; set; }
member this.KeyType : Nullable<Azure.Security.KeyVault.Certificates.CertificateKeyType> with get, set
Public Property KeyType As Nullable(Of CertificateKeyType)

プロパティ値

適用対象