摘要:
public static bool VerifyUser(string username, string pwd) { string path; path = "LDAP://OU=Users,OU=,OU=,DC=,DC="; bool bRet = false; DirectoryEntry... 阅读全文
posted @ 2013-09-18 13:29
viewcozy
阅读(290)
评论(0)
推荐(0)
浙公网安备 33010602011771号