Overload List

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

See Also