[This is preliminary documentation and subject to change]

IIS Admin Objects Reference

This topic contains a reference page for each of the IIS Admin Objects. Each page includes ADSI container information, the ADsPath for the object, the metabase properties accessible by the object, and any additional methods specific to the object.

note Note    Each IIS Admin Object has a property called KeyType which specifies exactly what type of IIS Admin Object a given ADSI object represents. If the key type is not available, or is not valid, then IIS assigns the generic type IIsObject. You can use KeyType to change the ADSI object to a valid object, and gain access to other IIS-specific properties and methods.

IIsCertMapperMaps certificates to Windows accounts.
IIsCompressionSchemesGlobal settings for HTTP 1.1 compression schemes.
IIsCompressionSchemeSettings for individual compression schemes.
IIsComputerEstablishes global settings for IIS configuration.
IIsCustomLogModuleSets properties for custom logging information field nodes.
IIsFilterProvides information about a specific filter.
IIsFiltersManages filters.
IIsFtpInfoEstablishes configuration properties for FTP servers in addition to those set at IIsFtpService.
IIsFtpServerEstablishes configuration properties for a single FTP server.
IIsFtpServiceEstablishes configuration properties common to all FTP servers.
IIsFtpVirtualDirSets properties for an individual FTP virtual directory.
IIsIPSecurityA custom ADSI object you can use to set access permissions by IP address and domain address.
IIsLogModuleContains information about a specific logging module.
IIsLogModulesMaintains information about installed logging modules.
IIsMimeMapManages Multipurpose Internet Mail Extension (MIME) mappings.
IIsMimeTypeUsed to manipulate the list of valid MIME types.
IIsWebDirectorySets properties for an individual Web directory.
IIsWebFileSets properties for an individual Web file.
IIsWebInfoEstablishes configuration properties for Web servers in addition to those set at IIsWebService.
IIsWebServerEstablishes configuration properties for a single Web server.
IIsWebServiceEstablishes configuration properties common to all Web servers.
IIsWebVirtualDirSets properties for an individual Web virtual directory.

See Also
ConstantsA list of constants used with IIS Admin Objects.


© 1997-2001 Microsoft Corporation. All rights reserved.