SiteScripts

SiteScripts - PHP Scripts, CGI Scripts, Free Javascript & ASP Scripts.

Interspire Shopping Cart

Introduction to System.DirectoryServices, Part 2

Introduction to System.DirectoryServices, Part 2 In Part 1 of this two-part series, I showed how easy it is to read individual objects from an LDAP directory with the System.DirectoryServices namespace's DirectoryEntry class. Now, let's look at how to search with the DirectorySearcher class. The DirectorySearcher class works like many other LDAP-based search APIs. Table 1 contains all of the DirectorySearcher properties that can be used to define search criteria. If you are familiar with LDAP, many of the properties, such as SearchScope, should look familiar.
  • Price: n/a
  • Updated: 10/12/03
  • Visits: 24
  • Rating: Unrated.
Get Rated Modify

Reviews for Introduction to System.DirectoryServices, Part 2


Write a Review