Bind to LDAP using System.DirectoryServices

Main: try {     // TODO: Add code here to start your service.     WriteToFile("Auth Test started at " + System.DateTime.Now.ToString("yyyy-MM-dd hh:MM:ss"));     WriteToFile("====================================");     #region …