Add the users for the given array of userNames to the group for the given groupName.
Exception Type | Condition |
---|---|
AdminException | if not authorized or an error occurred. |
AdminInvalidNameException | if the names of the group or users are not legal. |
ArgumentException | if the array of user names is null. |
Admin Class | TIBCO.EMS.ADMIN Namespace