This method deletes an existing user from the Parallels Pro Control Panel server.
Method |
public void DeleteUser (string name, string username, string password) |
Parameters |
|
Return Value |
none |
w.DeleteUser("user1@mysite.com", "admin@mysite.com", "ensim123");