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