| X509CertificateDatabaseCertificateColumnNamesTrusted Field |
A column specifying whether the certificate is trusted or not.
Namespace: MimeKit.CryptographyAssembly: MimeKit (in MimeKit.dll) Version: 4.10.0
Syntax public const string Trusted = "TRUSTED"
Field Value
StringRemarks A column specifying whether the certificate is trusted or not.
This data-type for this column should be bool.
See Also