CertificatePolicy.KeyUsage Property

Definition

Gets the allowed usages for the key of the certificate.

public System.Collections.Generic.IList<Azure.Security.KeyVault.Certificates.CertificateKeyUsage> KeyUsage { get; }
member this.KeyUsage : System.Collections.Generic.IList<Azure.Security.KeyVault.Certificates.CertificateKeyUsage>
Public ReadOnly Property KeyUsage As IList(Of CertificateKeyUsage)

Property Value

Applies to