Get the last login date and time for a user. This information is only stored if user access limiting is turned on.
Namespace: Authorit.API.Services
Parameters
userId - ID of user to get last login time for.
Returns
DateTime containing last login, or DateTime.MinValue if no login is found for this user.