| X509CertificateRecordSerialNumber Property |
Gets the serial number of the certificate.
Namespace: MimeKit.CryptographyAssembly: MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax public string SerialNumber { get; }
Property Value
StringThe serial number.
Remarks
Gets the serial number of the certificate.
See Also