CertificatePolicy.KeyType Property

Definition

Gets or sets the type of backing key to be generated when issuing new certificates.

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)

Property Value

Applies to