How to remove user account from active directory programmatically in asp.net?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Can be easily googled, see
http://www.dotnet4all.com/dotnet-code/2004/11/how-to-delete-user-from-active.html
and here for the pitfalls using it with ASP.NET:
http://support.microsoft.com/kb/329986