Name | Description | Type | Additional information |
---|---|---|---|
organizationName |
The User's Organization Name. |
string |
None. |
userName |
The User's Name. |
string |
None. |
password |
The User's Password. |
string |
None. |
groupOrganizationName |
The Organization Name in which the Group is to be updated. |
string |
None. |
groupName |
The Name of the Group to be updated. |
string |
None. |
groupAddUserNames |
The Users to be added to the Group. |
Collection of string |
None. |
groupRemoveUserNames |
The Users to be removed from the Group. |
Collection of string |
None. |
groupAddRights |
The Rights to be granted to the Group. |
Collection of string |
None. |
groupRemoveRights |
The Rights to be removed from the Group. |
Collection of string |
None. |