Overload List
| Name | Description | |
|---|---|---|
| RemoveUserFromRoles(NTAccount, array<String>[]()[]) | Removes the specified user from the specified list of roles. | |
| RemoveUserFromRoles(String, array<String>[]()[]) | Removes the specified user from the specified roles. | |
| RemoveUserFromRoles(NTAccount, array<String>[]()[], Guid) | Removes the specified user from the specified list of roles. | |
| RemoveUserFromRoles(String, array<String>[]()[], Guid) | Removes the specified user from the specified roles. |