 | X509CertificateRecordIsAnchor Property |
Gets whether the certificate is an anchor.
Namespace: MimeKit.CryptographyAssembly: MimeKit (in MimeKit.dll) Version: 4.10.0
Syntaxpublic bool IsAnchor { get; }
Property Value
Boolean if the certificate is an anchor; otherwise,
.
Remarks
Gets whether the certificate is an anchor.
See Also