Overload List

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

See Also