mng.EmptyGroup
This job empties a group.
All user assignments are deleted from the DB table bgrel.
1. Input Parameters
| Name | Type | Required | Description |
|---|---|---|---|
|
INT |
Yes |
Indicates through which parameter the group is identified: |
|
STRING |
No |
GUID of the group |
|
STRING |
No |
ID of the group |
|
STRING |
No |
Name of the group |
3. Required System Role
|
This job accesses the security system or user and group data and therefore requires the calling user to hold system role
The system roles assigned to the calling user can be determined with mng.GetUserRoles; an overview of all roles is available under System Roles. See also Error Codes. |