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