ActiveReports 8 Server End User Guide
Login Method (IDesignerService)

Syntax
'Declaration
 
Function Login( _
   ByVal username As System.String, _
   ByVal password As System.String, _
   ByVal custom As System.String, _
   ByVal isPersistent As System.Boolean _
) As System.String
System.string Login( 
   System.string username,
   System.string password,
   System.string custom,
   System.bool isPersistent
)

Parameters

username
password
custom
isPersistent
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IDesignerService Interface
IDesignerService Members

 

 


Copyright © 2015 GrapeCity, inc. All rights reserved

Support Forum