Gets the serial number of this certificate.
Namespace:
BitMiracle.Docotic.Pdf
Assembly:
BitMiracle.Docotic.Pdf (in BitMiracle.Docotic.Pdf.dll)
Syntax
C#
public string SerialNumber { get; }
VB
Public ReadOnly Property SerialNumber As String
Get
Property Value
Type:
String
The serial number of this certificate.
See Also