| Overload | Description |
|---|---|
| Create(INameAndPasswordUserManager,String) | Creates a new user with the specified username and an empty password. |
| Create(INameAndPasswordUserManager,String,String) | Creates a new user with the specified username and password, and sets the user as enabled. |