DeleteTasksCollectionAcl
Removes users/groups that have permissions on all tasks on the specified server.
Required User Role: See Required Enterprise Manager permissions.
Syntax
public void DeleteTasksCollectionAcl(
string server
);
Parameters
| Parameter | Type | Description |
|---|---|---|
| server | string | The name of the server to remove the users/groups from. |
Return values
N/A
Errors
See general errors.