Get the failed logons which have not been followed by a successful logon or exceeded the user access limits. This information is only stored if user access limiting is turned on.
Parameters
Name |
Type |
Description |
userId |
Integer |
ID of user to get recent logon failure times for. |
Returns
Type: List
List of recent logon failure date times, or an empty list if none are found.
Addresses
JSON: http://<Base Address>/UserAccount/json/GetRecentLogonFailures
JSON (for IIS): http://<Base Address>/UserAccount.svc/json/GetRecentLogonFailures