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