PdfPkcs11TokenTokenLabel Property |
Gets the application-defined label, assigned during token initialization.
Namespace: SautinSoft.Pdf.SecurityAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.3.13
Syntaxpublic string TokenLabel { get; }
Public ReadOnly Property TokenLabel As String
Get
Property Value
String
The application-defined label, assigned during token initialization.
See Also