I am trying to write an util class that will allow me to validate a user and password against our active directory, and was wondering what is the best way to go about this. Do I use the system.directoryservices or is it better to do it thru ado.net active directory provider.
If anyone has any links on this I would appreciate it.
Also, what goes in here LDAP://DC=..,DC=..", I came across this in a microsoft sample code, and was wondering what it was.
Start Free Trial