This forum has migrated to Microsoft Q&A. Visit Microsoft Q&A to post new questions.
hi everybody.......
i want to know how can i use asp.net to access active directory ?
if i want to authenticate the user to access and modify their account in
active directory what should i do?
i need some usefull links.........
thanks....
Hi,
Everything you need is in System.DirectoryServices namespace which has an extensive documentation in MSDN Library and it's easy to use.
Hope this helps,