ftos.identity.authn.forcePasswordReset
Flags a user account so that the user is required to update their password the next time they attempt to log in.
Syntax
Copy
ftos.identity.authn.forcePasswordReset(userName: string): void
| Parameter | Type | Description |
|---|---|---|
userName
|
string | The username of the account for which the password reset will be enforced. |