| X509CertificateDatabaseCertificateColumnNamesAnchor Field |
A column specifying whether the certificate is an anchor.
Namespace: MimeKit.CryptographyAssembly: MimeKit (in MimeKit.dll) Version: 4.10.0
Syntax public const string Anchor = "ANCHOR"
Field Value
StringRemarks A column specifying whether the certificate is an anchor.
This data-type for this column should be bool.
See Also