ActiveReports 9
LoginPasswordCredentials Constructor

Initializes a new instance of the LoginPasswordCredentials struct.
Syntax
'Declaration
 
Public Function New( _
   ByVal login As System.String, _
   ByVal password As System.String _
)
public LoginPasswordCredentials( 
   System.string login,
   System.string password
)

Parameters

login
password
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

LoginPasswordCredentials Structure
LoginPasswordCredentials Members

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum