for security reason, what is the minimum access level the asp.net membership user could have?
Based on my investigations over here: ASP.Net Membership.DeleteUser, the user would need SELECT and EXECUTE permissions.