PdfTimestamperAddress Property |
Gets the address of a Timestamp Authority (TSA) that generates the timestamp token.
Namespace: SautinSoft.Pdf.SecurityAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.10.22
Syntaxpublic string Address { get; }Public ReadOnly Property Address As String
Get
Property Value
String
The address of a Timestamp Authority (TSA) that generates the timestamp token.
See Also