eFeng.Leung

[爱我所爱][记我所想][学我所需]
  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

关于AD编程的一些资料 zz

Posted on 2006-08-26 23:24  eFeng.Leung  阅读(351)  评论(0编辑  收藏  举报
.NET Framework Class Library: System.DirectoryServices Namespace
http://msdn.microsoft.com/library/en-us/cpref/html/frlrfsystemdirectoryservices.asp

How to poll for changes to the Active Directory by using Visual C# .NET
http://support.microsoft.com/default.aspx?id=326091


HOW TO: Add a User to the Local System by Using Directory Services and Visual C# .NET
http://support.microsoft.com/default.aspx?id=306273


HOW TO: Access ADSI Objects in Visual C# .NET
http://support.microsoft.com/default.aspx?id=315716


Using Active Directory In ASP.NET - Enumerate Active Directory Users
http://www.codeproject.com/aspnet/adsi2.asp


Querying Active Directory using .NET classes and LDAP queries
http://www.codeproject.com/dotnet/activedirquery.asp


How to get the list of groups that a user is a member of
http://www.codeproject.com/dotnet/usergroupmembership.asp