摘要:
域帐号查询与更新 引用 private bool isLoginNameExist(string ln) { DirectoryEntry entry = new DirectoryEntry(ldap); DirectorySearcher mySearcher = new DirectorySearcher(entry); // Set DerefAlias to Always. myS... 阅读全文
posted @ 2008-09-12 16:57 刘政道 阅读(659) 评论(0) 推荐(0)
浙公网安备 33010602011771号