Overload List

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

See Also