RemoveUserFromGroup
The
RemoveUserFromGroup command action is used to remove a
TIBCO MFT Internet Server user from a group.
To use the
RemoveUserFromGroup action command a user must have UpdateGroupRight. For more information on these rights, see the
AddUserToRole command.
Parameter
|
Description
|
Default
|
Required
|
GroupId
|
Specifies the 1 to 64 character group ID.
|
None
|
Yes
|
UserId
|
Specifies the 1 to 64 character
TIBCO MFT Internet Server user ID of the user to be removed from the group.
|
None
|
Yes
|
Sample RemoveUserFromGroup Command
The command below removes user
Investor248 from the
Stockholders group.
java cfcc.CFAdmin a:RemoveUserFromGroup GroupId:Stockholders UserId:Investor248
Copyright © 2021. Cloud Software Group, Inc. All Rights Reserved.