UserNeedToResetPassword
What it does
Checks whether the specified user has the requirement to change their password.
Definition
bool UserNeedToResetPassword( string userName );
Parameters
| Name | Type | Description |
| userName | string | User name |
Returned value
| Type | Description |
| bool |
|
12.04.2024 18:16:01