Gets Session details from either a submitted AppSessionID or valid API SessionID. AppSessionID variant only available from local server.
A single record of the following fields is returned.
adminId |
int |
VSA user identifier |
partitionId |
decimal |
partition identifier |
machineIdFil |
string |
session value of machine filter |
activeViewId |
int |
session value of machine view |
groupIdFil |
string |
session value of group filter |
rowPerPage |
int |
session value of rows per page |
startRow |
int |
starting position in result set |
sortField |
string |
current data document sort field |
sortOrder |
int |
current data document sort order |
RoleId |
int |
role identifier |
AdminRole |
string |
the name of the role |
ScopeId |
decimal |
scope identifier |
AdminScope |
string |
the name of the scope |
AppSessionExpiration |
dateTime |
expiration of session |
adminName |
string |
VSA user name |
Method |
string |
The operation that requested this response. |
TransactionID |
decimal |
The unique message ID for this message. |
ErrorMessage |
string |
If blank, no error was returned. |
ErrorLocation |
string |
If blank, no error was returned. |