|  | 
| TimeStampAuthority Constructor  | 
 
            Create time stamp server object.
            
 
    Namespace: 
   SelectPdf
    Assembly:
   Select.Pdf (in Select.Pdf.dll) Version: 24.1
 Syntax
Syntaxpublic TimeStampAuthority(
	Uri tsaServer
)
Public Sub New ( 
	tsaServer As Uri
)
Parameters
- tsaServer
- Type: SystemUri
 
 See Also
See Also