Click or drag to resize

PdfPkcs11TokenTokenLabel Property

Gets the application-defined label, assigned during token initialization.

Namespace: SautinSoft.Pdf.Security
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.3.13
Syntax
public string TokenLabel { get; }

Property Value

String
The application-defined label, assigned during token initialization.
See Also