UserAccount.GetRecentLogonFailures Function (int) - Author-it On-Premises - Author-it

Author-it Development Documentation

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.

Namespace: Authorit.API.Services

Parameters

userId - ID of user to get recent logon failure times for.

Returns

List of recent logon failure date times, or an empty list if none are found.