Available for: Content Management Server
Task: Revokes the specified permissions of the group with the name name.
Syntax:
group withName name revokeGlobalPermissions {permission}
Function parameters:
-
permissiondesignates a global permission.
Return value if successful: none
Necessary permissions:
- The logged-in user must be a super user or
- The logged-user must have the
permissionGlobalUserEditpermission and be the direct or indirectownerof thenamegroup.
Example:
CM>group withName editors revokeGlobalPermissions permissionGlobalRTCEdit