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

Uniquely identifies the user. More...

Public Member Functions

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

Properties

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

EnumerationDescription
5Ide
7Internet
8TransformationIde
10Device/MFP
More...
 
bool UnconditionalLogOn [get, set]
 Gets or sets a value indicating whether [unconditional log on]. More...
 
string UserId [get, set]
 Gets or sets the username of the resource. More...
 

Description

Uniquely identifies the user.

Constructor & Destructor Documentation

Initializes a new instance of the UserIdentity class.

Property Documentation

short LogOnProtocol
getset

Gets or sets LogonProtocol which is an enumeration of type

EnumerationDescription
5Ide
7Internet
8TransformationIde
10Device/MFP

The log on protocol.

bool UnconditionalLogOn
getset

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

true if [unconditional log on]; otherwise, false.

string UserId
getset

Gets or sets the username of the resource.