All Classes Namespaces Functions Properties Pages
Public Member Functions | Properties | List of all members
LogOnSettings Class Reference

LogOnSettings class More...

Public Member Functions

 LogOnSettings ()
 Initializes a new instance of the LogOnSettings class. More...
 

Properties

string EmailAddress [get, set]
 Gets or sets the email address. More...
 
string Name [get, set]
 Gets or sets the name. More...
 
short Protocol [get, set]
 Gets or sets the protocol More...
 
bool Unconditional [get, set]
 Gets or sets a value indicating whether this log on is conditional or not More...
 
string UserName [get, set]
 Gets or sets the username. More...
 

Description

LogOnSettings class

Constructor & Destructor Documentation

Initializes a new instance of the LogOnSettings class.

Property Documentation

string EmailAddress
getset

Gets or sets the email address.

string Name
getset

Gets or sets the name.

short Protocol
getset

Gets or sets the protocol

bool Unconditional
getset

Gets or sets a value indicating whether this log on is conditional or not

string UserName
getset

Gets or sets the username.