Share via


CertificatePolicy.EnhancedKeyUsage Property

Definition

Gets the allowed enhanced key usages (EKUs) of the certificate.

public System.Collections.Generic.IList<string> EnhancedKeyUsage { get; }
member this.EnhancedKeyUsage : System.Collections.Generic.IList<string>
Public ReadOnly Property EnhancedKeyUsage As IList(Of String)

Property Value

Applies to