UserManagerExtensions.Find 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 methodStatic member Find<TUser>(UserManager<TUser>, UserLoginInfo) Sync extension
Public methodStatic member Find<TUser>(UserManager<TUser>, String, String) Return a user with the specified username and password or null if there is no match.

Top

See Also

Reference

UserManagerExtensions Class

Microsoft.AspNet.Identity Namespace