您的位置:首页 > 编程语言

关于AD编程的一些资料 zz

2006-08-26 23:24 363 查看
.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
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: