Overload List

  NameDescription
Public methodStatic memberRemoveUsersFromRoles(array<NTAccount>[]()[][], array<String>[]()[][]) Obsolete.
Removes the specified Windows accounts from the specified roles.
Public methodStatic memberRemoveUsersFromRoles(array<String>[]()[][], array<String>[]()[][]) Obsolete.
Removes the specified user names from the specified roles.
Public methodStatic memberRemoveUsersFromRoles(array<NTAccount>[]()[][], array<String>[]()[][], Guid) Obsolete.
Removes the specified Windows accounts from the specified roles.
Public methodStatic memberRemoveUsersFromRoles(array<String>[]()[][], array<String>[]()[][], Guid) Obsolete.
Removes the specified user names from the specified roles.

See Also