Tagged Questions

0
votes
1answer
341 views

Login authentication using LDAP

I want to authenticate of my user to domain account using LDAP in c# (ASP.Net) Please guide how can I accomplish this? Thanks