Click or drag to resize
Pdf Library for .NET

TimeStampAuthority Class

Time Stamp Server details.
Inheritance Hierarchy
SystemObject
  SelectPdfTimeStampAuthority

Namespace: SelectPdf
Assembly: Select.Pdf (in Select.Pdf.dll) Version: 26.2
Syntax
public class TimeStampAuthority

The TimeStampAuthority type exposes the following members.

Constructors
 NameDescription
Public methodTimeStampAuthority Create time stamp server object.
Top
Properties
 NameDescription
Public propertyPassword Password for TSA server.
Public propertyServer TSA server.
Public propertyTimeOut TSA server connection timeout.
Public propertyUserName Username for TSA server.
Top
See Also