Click or drag to resize
GDSecureMimeCertificateKeyUsage Property
Gets value of the X.509 Key Usage field of the certificate.

Namespace:  GD
Assembly:  GD (in GD.dll) Version: 255.255.255.255
Syntax
public string KeyUsage { get; }

Property Value

Type: String
Value of the X.509 Key Usage field of the certificate.
See Also