随笔分类 -  AD

摘要:DirectoryEntry AD = new DirectoryEntry(); AD.Path = string.Format("LDAP://{0}", strPath); AD.Username = @"domain\userna... 阅读全文
posted @ 2014-07-01 17:17 blue-K2 阅读(872) 评论(0) 推荐(0)