Overload List

  NameDescription
RemoveUsersFromRolesById(array<NTAccount>[]()[], array<Guid>[]()[])
Removes the specified Windows accounts from the specified roles.
RemoveUsersFromRolesById(array<String>[]()[], array<Guid>[]()[])
Removes a list of users specified by repository ids from the specified roles.
RemoveUsersFromRolesById(array<NTAccount>[]()[], array<Guid>[]()[], Guid)
Removes the specified Windows accounts from the specified roles.
RemoveUsersFromRolesById(array<String>[]()[], array<Guid>[]()[], Guid)
Removes a list of users specified by repository ids from the specified roles.

See Also