DigitalCertificateSerialNumber Property |
Gets the certificate serial number.
Namespace: ExpertPdf.HtmlToPdf.PdfDocumentAssembly: ExpertPdf.HtmlToPdf (in ExpertPdf.HtmlToPdf.dll) Version: 11.0.0
Syntaxpublic byte[] SerialNumber { get; }
Public ReadOnly Property SerialNumber As Byte()
Get
Property Value
Type:
Byte
See Also