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

Top

See Also

Reference

UserManager<TUser> Class

Microsoft.AspNet.Identity Namespace