CertificateSerialNumberString Property |
Gets the serial number of the X.509-formatted certificate as a string.
Namespace: MailBee.SecurityAssembly: MailBee.NET (in MailBee.NET.dll) Version: 12.5.0 build 687 for .NET 4.5
Syntax public string SerialNumberString { get; }
Public ReadOnly Property SerialNumberString As String
Get
Property Value
Type:
StringA string containing hexadecimal serial number of a digital certificate.
Examples See Also