此内容没有您所选择的语言版本。
Chapter 41. Namespace: systemgroup
Provides methods to access and modify system groups.
Namespace:
systemgroup
41.1. Method: addOrRemoveAdmins 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
Description
Add or remove administrators to or from the given group. Satellite and organization administrators are granted access to groups within their organization by default. Therefore, users with those roles are not included in the array provided. Caller must be an organization administrator.
Parameters
The following parameters are available for this method:
- string
sessionKey
- string
systemGroupName
- array:
- string -
loginName
- User's login name
- int
add
-1
to add administrators,0
to remove
Returns
The following return values are available for this method:
- int -
1
on success, exception thrown otherwise