|
APIServer.User.IncrementFailedLogins
| Field | Variable | ...as | Description |
|---|---|---|---|
| UserSurrogate | Input | Input | The unique identification of the user. |
Adds one to the current number of failed logins registered for the user.
Use this API if you are creating your own login functionality - and want to limit the allowable number of failed logins for a user.