The following table lists the supported parameters for client owners.
Parameter |
Description of Parameter Values |
---|---|
clientName |
The name of the client. |
categoriesPermissionOperationType |
The operation to perform on the client owner permissions in the permissionName parameter. Valid values are:
|
permissionName |
The name of the client owner permission operated on by the categoriesPermissionOperationType parameter. To work with multiple permissions, add the following elements in the XML file for each permission:
For a list of valid values, see User Security Permissions and Permitted Actions. |
ownersOperationType |
The operation to perform on the client owners in the userGroupName and userName parameters inside the <ownerAssociations> block. Valid values are:
|
userGroupName |
The name of the user group operated on by the ownersOperationType parameter. To add multiple user groups, add the following elements in the XML file for each user group:
A mix of users and user groups can be added as client owners, for example:
|
userName |
The name of the client owner operated on by the ownersOperationType parameter. To add multiple client owners, add the following elements in the XML file for each client owner:
A mix of users and user groups can be added as client owners, for example:
|