摘要:
public static bool IsUserValid(string ADPath, string UserName, string Password){ System.DirectoryServices.DirectoryEntry de = new System.DirectoryServices.DirectoryEntry(ADPath, UserName, Password,... 阅读全文
posted @ 2006-02-06 08:54
雪尘的博客
阅读(514)
评论(0)
推荐(0)
浙公网安备 33010602011771号