Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the logon information for an enterprise report.
Namespace CrystalDecisions.Windows.Forms Assembly CrystalDecisions.Windows.Forms (CrystalDecisions.Windows.Forms.dll)
Syntax
'Declaration
Public Property EnterpriseLogon As Object
public object EnterpriseLogon {get; set;}
Remarks
The EnterpriseLogon property accepts a Crystal Reports Server or BusinessObjects Enterprise logon token, for example, "FORTE4@639JVZn'*_}j1E\$k0$", or a CrystalDecisions.Enterprise.Framework.ISEnterpriseSession session object.
Version Information
Crystal Reports Basic for Visual Studio 2008
Supported since: Crystal Reports .NET 9
See Also
Reference
CrystalReportViewer Class
CrystalReportViewer Members
CrystalDecisions.Windows.Forms Namespace