LoginParam Struct Reference

List of all members.


Detailed Description

Parameter struct for the IProxy.Login method.

Definition at line 77 of file IProxy.cs.


Public Attributes

string login
 The user's login e-mail.
string password
 The user's password.
bool remember
 If the bugzilla server allow cookie session management, then this option determines if the cookies issued by the server can survive between sessions.

Member Data Documentation

string login

The user's login e-mail.

Definition at line 79 of file IProxy.cs.

Referenced by Server::Login().

string password

The user's password.

Definition at line 81 of file IProxy.cs.

Referenced by Server::Login().

bool remember

If the bugzilla server allow cookie session management, then this option determines if the cookies issued by the server can survive between sessions.

Definition at line 86 of file IProxy.cs.


The documentation for this struct was generated from the following file:
Generated on Thu Jan 17 07:31:46 2008 for BugzillaProxy by  doxygen 1.5.4