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