Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 1.04 KB

README.md

File metadata and controls

11 lines (9 loc) · 1.04 KB

AD_Authentication

Authenticate Users Againts Active Directory


This project is to demonstrate options to authenticate domin users against the active directory. I have included two different methods for user authentication.

1) Using DirectorySearcher
2) Using LdapDirectoryIdentifier