Results for tag delete user
  • User Accounts Deleted
    Sharon Parry    —       —    Question

    I have just spotted in the Event Log for this site that about 20 user accounts were deleted within the last hour. The event details are as per below, however I can't find any Scheduled task that wo...


  • API Deletuser
    Kelly Shepard    —       —    Question

    Do this also delete the user from any roles/memberships/sites, ect private bool DeleteUser() { // Get the user UserInfo deleteUser = UserInfoProvider.GetUserInfo(@MyNewUser@);// Delete the ...