Overload List

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

See Also