Base:
method
FindByNameAsync
Microsoft.AspNetCore.Identity.UserStoreBase<TUser, TKey, TUserClaim, TUserLogin, TUserToken>.FindByNameAsync(System.String, System.Threading.CancellationToken)
Implemented interface member:
method
FindByNameAsync
Microsoft.AspNetCore.Identity.IUserStore<TUser>.FindByNameAsync(System.String, System.Threading.CancellationToken)