What it does
Checks whether the specified user has the requirement to change their password.Definition
Parameters
| Name | Type | Description |
|---|---|---|
| userName | string | User name |
Returned value
Type | Description |
bool |
|
UserNeedToResetPassword method in the ABBYY FlexiCapture user management API checks whether a given user must change their password and returns a bool.
| Name | Type | Description |
|---|---|---|
| userName | string | User name |
Type | Description |
bool |
|