Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
GetSessionInfo method in the ABBYY FlexiCapture Web Services API returns the user name, computer name, role type, and user ID for a given session.
int GetSessionInfo(int sessionId, out string userName, out string computerName, out int roleType);
sessionId
int
userName
out string
computerName
roleType
out int
Was this page helpful?