摘要: using JC.Helper; using Microsoft.TeamFoundation.Client; using Microsoft.TeamFoundation.Framework.Client; using Microsoft.TeamFoundation.Framework.Common; using Microsoft.TeamFoundation.WorkItemTracki... 阅读全文
posted @ 2017-04-10 15:12 a14907 阅读(706) 评论(5) 推荐(1)
摘要: private static void GetAllUsersInAD() { DirectorySearcher searcher = new DirectorySearcher(); searcher.SearchRoot = new DirectoryEntry("LDAP://a14907.com", "username... 阅读全文
posted @ 2017-04-10 15:09 a14907 阅读(259) 评论(0) 推荐(0)