ActiveReports 8
LoginPasswordCredentials Structure Members
See Also  Properties 
GrapeCity.ActiveReports.Extensibility.v8 Assembly > GrapeCity.ActiveReports.Extensibility.Data Namespace : LoginPasswordCredentials Structure

Glossary Item Box

The following tables list the members exposed by LoginPasswordCredentials.

Public Constructors

 NameDescription
Public ConstructorLoginPasswordCredentials ConstructorInitializes a new instance of the LoginPasswordCredentials struct.  
Top

Public Properties

 NameDescription
Public PropertyLoginGets the user login.  
Public PropertyPasswordGets the password.  
Top

See Also