Overload List
| Name | Description | |
|---|---|---|
| AddUsersToRolesById(array<NTAccount>[]()[], array<Guid>[]()[]) | Adds the specified Windows accounts to the specified roles. | |
| AddUsersToRolesById(array<String>[]()[], array<Guid>[]()[]) | Adds a list of users specified by repository ids to the specified roles. | |
| AddUsersToRolesById(array<NTAccount>[]()[], array<Guid>[]()[], Guid) | Adds the specified Windows accounts to the specified roles. | |
| AddUsersToRolesById(array<String>[]()[], array<Guid>[]()[], Guid) | Adds a list of users specified by repository ids to the specified roles. |