All Classes Namespaces Functions Properties Pages
Properties | List of all members
LoggedOnUser Class Reference

Represents the current session logged on details of the user. More...

Properties

DateTime LastAccessTime [get, set]
 Gets or sets the resource last accessed date. More...
 
DateTime LastActiveTime [get, set]
 Gets or sets the date the resource performed an action while logged on. More...
 
LogOnProtocol LogOnProtocol [get, set]
 Gets or sets the log on protocol of the logged on user.

EnumerationDescription
0Push
1Pull
2PushPull
3Admin
4Mis
5Ide
6NotSet
7Internet
More...
 
ResourceIdentity Resource [get, set]
 Gets or sets the resource identity of logged on resource. More...
 
string SessionId [get, set]
 Gets or sets the session id of the logged on user. More...
 
string UserId [get, set]
 Gets or sets the user id of the logged on user. More...
 

Description

Represents the current session logged on details of the user.

Property Documentation

DateTime LastAccessTime
getset

Gets or sets the resource last accessed date.

The last access time.

DateTime LastActiveTime
getset

Gets or sets the date the resource performed an action while logged on.

The last active time.

LogOnProtocol LogOnProtocol
getset

Gets or sets the log on protocol of the logged on user.

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

The log on protocol.

ResourceIdentity Resource
getset

Gets or sets the resource identity of logged on resource.

The resource.

string SessionId
getset

Gets or sets the session id of the logged on user.

The session id.

string UserId
getset

Gets or sets the user id of the logged on user.

The user id.