摘要:
using System;using System.DirectoryServices; namespace SystemFrameworks.Helper{//////活动目录辅助类。封装一系列活动目录操作相关的方法。///public sealed class ADHelper{//////域名///private static string DomainName = "MyDomain";////// LDAP 地址///private static string LDAPDomain = "DC=MyDomain,DC=local";////// 阅读全文
posted @ 2010-08-03 09:56
Angelo Lee
阅读(194)
评论(0)
推荐(0)
浙公网安备 33010602011771号