Method LoadUserAsync(string)

Assembly: redb.Core.dll

Load user by login (throws exception if not found).

Task<IRedbUser> LoadUserAsync(string login)