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