public async Task RecordLoginAttemptAsync(string userLoginId, LoginAttemptResult result, IPAddress ipAddress, string timezoneId, bool persistentCookie = False)
Returns:
Task
Implements:
RecordLoginAttemptAsync(string, LoginAttemptResult, IPAddress, string, bool)

Parameters

userLoginId string
ipAddress IPAddress
timezoneId string
persistentCookie bool
In this article