Click or drag to resize

PdfTimestamperAddress Property

Gets the address of a Timestamp Authority (TSA) that generates the timestamp token.

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

Property Value

String
The address of a Timestamp Authority (TSA) that generates the timestamp token.
See Also