| X509CertificateDatabaseCertificateColumnNamesKeyUsage Field |
A column specifying the key usage of the certificate.
Namespace: MimeKit.CryptographyAssembly: MimeKit (in MimeKit.dll) Version: 4.10.0
Syntax public const string KeyUsage = "KEYUSAGE"
Field Value
StringRemarks A column specifying the key usage of the certificate.
This data-type for this column should be int.
See Also