ActiveReports 9
LoginPasswordCredentials Constructor

User login
User password
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
User login
password
User password
See Also

Reference

LoginPasswordCredentials Structure
LoginPasswordCredentials Members

 

 


Copyright © 2016 GrapeCity, inc. All rights reserved

Support Forum