SessionInfo Properties |
The SessionInfo type exposes the following members.
Name | Description | |
---|---|---|
Application |
Gets the name of the application serving the web_api requests.
| |
Changes |
Gets the number of pending changes.
| |
Color |
Color of the object
| |
Comments |
Comments string
| |
ConnectionMode |
Gets the connection mode.
| |
Description |
Gets the description.
| |
Gets the Administrator's email address.
| ||
Icon |
Object icon
| |
IPAddress |
Gets the IP address from which the session was initiated.
| |
IsExpiredSession |
Gets a value indicating whether this session is expired.
| |
IsInWork |
Gets a value indicating whether this session is in work state.
| |
LastLoginTime |
Gets the last login time.
| |
LastLogoutTime |
Gets the last logout time.
| |
Locks |
Gets the number of locked objects.
| |
Name |
Session name.
| |
PhoneNumber |
Gets the Administrator's phone number.
| |
PublishTime |
Gets the timestamp when user published changes on the management server.
| |
ReadOnly |
Indicates whether the session is read-only
| |
SessionTimeout |
Gets the session expiration timeout in seconds.
| |
State |
Gets the session state.
| |
Tags |
Tags assigned to object
| |
Type |
Type of the object.
| |
UID |
Session unique identifier.
| |
UserName |
Gets the name of the logged in user.
|