AddUserToRole
Add the user to specified role.
Input
Name | Type | Description |
LoginName | String | The login name of the user. |
Role | String | The role 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. |