秋天的云

博客园 首页 新随笔 联系 订阅 管理

关于AD编程的一些资料

有人问我怎样在.NET下操作AD对象,找了些资料和Sample,留作备用。

.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

posted on 2005-11-16 21:08  秋天的云  阅读(731)  评论(0编辑  收藏  举报