【发布时间】:2013-10-13 20:54:29
【问题描述】:
谁能解释在 ActiveDirectory 中使用 LdapConnection/SearchRequest 和 DirectoryEntry/DirectorySearcher 搜索用户的区别。
哪一个最适合与 AD 交互?
【问题讨论】:
-
这是个好问题。我一直将 DirectoryEntry 用于 AD,将 LdapConnection 用于通用 Ldap 解决方案,但我从未比较过它们。
-
@empi 嗨,我需要你的帮助,你能帮忙吗? LdapConnection 与 DirectoryEntry 的东西
标签: c# active-directory directoryentry