PdfPkcs11TokenSerialNumber Property |
Gets the serial number of the device.
Namespace: SautinSoft.Pdf.SecurityAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2026.1.20
Syntaxpublic string SerialNumber { get; }Public ReadOnly Property SerialNumber As String
Get
Property Value
String
The serial number of the device.
See Also