ActiveReports.PdfExport Send comments on this topic.
Password Property
See Also 
ActiveReports.PdfExport Assembly > DataDynamics.ActiveReports.Export.Pdf.Signing Namespace > TimeStamp Class : Password Property

The user ID to send to the Time Stamping Authority (TSA) server.

Syntax

Visual Basic (Declaration) 
Public Property Password As String
C# 
public string Password {get; set;}

Remarks

This feature is for use with the Professional Edition license only. An evaluation message is rendered when used with the Standard Edition license.

Note: This feature can not be used if a report is exported into a password-protected PDF document.

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also