Share via


UserManager<TUser>.FindAsync Method

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method FindAsync(UserLoginInfo) Returns the user associated with this login
Public method FindAsync(String, String) Return a user with the specified username and password or null if there is no match.

Top

See Also

Reference

UserManager<TUser> Class

Microsoft.AspNet.Identity Namespace