DeleteUserFromGroup
Deletes the user from the specified group.
Input
Name | Type | Description |
LoginName | String | The login name of the user. |
Group | String | The group you are adding a user to and selecting or deleting the user from. This is an input-only value and either Group or Role must be specified for inserts and selects, but may be optionally specified for deletions. |
Result Set Columns
Name | Type | Description |
Success | Boolean | Indicates whether the operation was successful or not. |