ADSI Objects

The IIS Admin Objects each implement the IADs interface defined by the ADSI standard. The IADs interface for the IIS Admin Objects provides the following basic functionality:

The IIS Admin Objects implement the IADs interface, supporting the Name, ADsPath, Class, GUID, Parent, and Schema properties in addition to IIS-specific metabase properties. The IADs GetInfo, SetInfo, Get, Put, GetEx, and PutEx methods are also supported, in addition to others needed for IIS configuration administration. For more specific information about the ADSI properties and methods provided by the IIS Admin Objects, see the ADSI Reference.