Legend
| Method: void CreateUser( |
string | username | Username of the new user. |
string | password | Password for the new user. |
bool | canCreateUsers | Indicates whether the new user should have the right to create new users. |
The specified username is already in use.