CertificateKeyUsage.KeyEncipherment Property

Definition

Gets a CertificateKeyUsage indicating that the certificate key can be used for key encryption.

public static Azure.Security.KeyVault.Certificates.CertificateKeyUsage KeyEncipherment { get; }
static member KeyEncipherment : Azure.Security.KeyVault.Certificates.CertificateKeyUsage
Public Shared ReadOnly Property KeyEncipherment As CertificateKeyUsage

Property Value

Applies to