What it does
Obtains information about a user.Definition
Parameters
| Name | Type | Description |
|---|---|---|
| userName | string | User name |
Returned value
| Type | Description |
|---|---|
| UserInfo | The type of data that contain information about a user |
GetUser method in the ABBYY FlexiCapture user management API retrieves a UserInfo object with account details for a given user name.
| Name | Type | Description |
|---|---|---|
| userName | string | User name |
| Type | Description |
|---|---|
| UserInfo | The type of data that contain information about a user |