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