摘要: 转自:http://www.sobnb.com/u/92/20081406091447.htmlusing System;using System.DirectoryServices;namespace SystemFrameworks.Helper{ /// ///活动目录辅助类。封装一系列活动目录操作相关的方法。 /// public sealed class ADHelper { /// /... 阅读全文
posted @ 2008-05-13 14:38 WEBBER 阅读(4714) 评论(3) 推荐(0)