|
APIServer.User.ResetFailedLogins
| Field | Variable | ...as | Description |
|---|---|---|---|
| UserSurrogate | Input | Input | The unique identification of the user. |
Sets the number of failed logins for the user to zero.
Use this if you implement your own login functionality. The function should be called after a successful login by the user.