| X509CertificateRecordCertificate Property |
Gets the certificate.
Namespace: MimeKit.CryptographyAssembly: MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax public X509Certificate Certificate { get; }
Property Value
X509CertificateThe certificate.
Remarks
Gets the certificate.
See Also