What it does
Searches for users by their name.Definition
Parameters
| Name | Type | Description |
|---|---|---|
| userName | string | User name |
Returned value
| Type | Description |
|---|---|
| int | User ID |
FindUser method in the ABBYY FlexiCapture user management API searches for a user by user name and returns the matching user ID as an integer value.
| Name | Type | Description |
|---|---|---|
| userName | string | User name |
| Type | Description |
|---|---|
| int | User ID |