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

Parameters

userLoginId string
ipAddress IPAddress
timezoneId string
persistentCookie bool
In this article