AddSecurityGroupUser
Add a user to the security group.
Input
| Name | Type | Description |
| SecurityGroupId | Long | The Id of the security group. |
| UserId | Long | The Id of the User to add to the security group. |
Result Set Columns
| Name | Type | Description |
| UserId | String | The Id of the added user. |