Training
Certifications
Books
Special Offers
Community




 
Microsoft® Windows® 2000 Active Directory™ Programming
Author Charles Oppermann
Pages 480
Disk 1 Companion CD(s)
Level Intermediate
Published 05/30/2001
ISBN 9780735610378
ISBN-10 0-7356-1037-1
Price(USD) $49.99
To see this book's discounted price, select a reseller below.
 

More Information

About the Book
Table of Contents
Sample Chapter
Index
Related Series
Related Books
About the Author

Support: Book & CD

Rate this book
Barnes Noble Amazon Quantum Books

 


Chapter 7: Advanced Properties and Values



7 Advanced Properties and Values

In the previous chapter I described how to read data from and write data to Active Directory using ADSI. In this chapter, I’ll show you a set of interfaces you can use to manipulate directory objects locally through the property cache. I’ll describe how to work with the details of properties, their types, and the values they contain. Later in the chapter, in keeping with the data access theme, I’ll describe how C and C++ developers can access Active Directory objects directly with the IDirectoryObject interface.


NOTE:
To avoid confusion over terminology in this chapter, I refer to Active Directory data as properties since the data is represented by ADSI COM objects using COM data types. When working directly with Active Directory using C or C++ data types and structures, the term attributes is more appropriate.


Next




Top of Page


Last Updated: Friday, July 6, 2001