Overload List

  NameDescription
Public methodStatic memberRemoveUsersFromRole(array<NTAccount>[]()[][], String) Obsolete.
Removes the specified user from the specified list of roles.
Public methodStatic memberRemoveUsersFromRole(array<String>[]()[][], String) Obsolete.
Removes the specified users from the specified role.
Public methodStatic memberRemoveUsersFromRole(array<NTAccount>[]()[][], String, Guid) Obsolete.
Removes the specified user from the specified list of roles.
Public methodStatic memberRemoveUsersFromRole(array<String>[]()[][], String, Guid) Obsolete.
Removes the specified Windows accounts from the specified roles.

See Also