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

Uniquely identifies the user with a password. More...

Public Member Functions

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

Properties

short LogOnProtocol [get, set]
 Gets or sets LogonProtocol which is an enumeration of type

EnumerationDescription
0Push
1Pull
2PushPull
3Admin
4Mis
5Ide
6NotSet
7Internet
More...
 
string Password [get, set]
 Gets or sets the password of the logged on User More...
 
bool UnconditionalLogOn [get, set]
 Gets or sets a value indicating whether [unconditional log on]. More...
 
string UserId [get, set]
 Gets or sets the unique id of resource(Id of the logged on user). More...
 

Description

Uniquely identifies the user with a password.

Constructor & Destructor Documentation

Initializes a new instance of the UserIdentityWithPassword class.

Property Documentation

short LogOnProtocol
getset

Gets or sets LogonProtocol which is an enumeration of type

EnumerationDescription
0Push
1Pull
2PushPull
3Admin
4Mis
5Ide
6NotSet
7Internet

string Password
getset

Gets or sets the password of the logged on User

bool UnconditionalLogOn
getset

Gets or sets a value indicating whether [unconditional log on].

string UserId
getset

Gets or sets the unique id of resource(Id of the logged on user).