UserManagerExtensions.Create 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 Create<TUser>(UserManager<TUser>, TUser) Create a user with no password
Public methodStatic member Create<TUser>(UserManager<TUser>, TUser, String) Create a user and associates it with the given password (if one is provided)

Top

See Also

Reference

UserManagerExtensions Class

Microsoft.AspNet.Identity Namespace