Share via


IIS ADSI Provider Reference

This topic contains a reference page for each of the IIS Active Directory Service Interfaces (ADSI) 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.

Each IIS ADSI object has the KeyType property, which specifies exactly what type of IIS Administrative Object it represents. If the key type is not available or is not valid, 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.

ADSI Object Description
IIsCertMapper (ADSI) Maps certificates to Microsoft Windows accounts.
IIsCompressionSchemes (ADSI) Establishes global settings for HTTP 1.1 compression schemes.
IIsCompressionScheme (ADSI) Establishes settings for individual compression schemes.
IIsComputer (ADSI) Establishes global settings for IIS configuration.
IIsCustomLogModule (ADSI) Sets properties for custom logging information field nodes.
IIsFilter (ADSI) Provides information about a specific filter.
IIsFilters (ADSI) Manages filters.
IIsFtpInfo (ADSI) Establishes configuration properties for FTP servers in addition to those set at IIsFtpService.
IIsFtpServer (ADSI) Establishes configuration properties for a single FTP server.
IIsFtpService (ADSI) Establishes configuration properties common to all FTP servers.
IIsFtpVirtualDir (ADSI) Sets properties for an individual FTP virtual directory.
IIsIPSecurity (ADSI) Sets access permissions by IP address and domain address.
IIsLogModule (ADSI) Contains information about a specific logging module.
IIsLogModules (ADSI) Maintains information about installed logging modules.
IIsMimeMap (ADSI) Manages Multipurpose Internet Mail Extension (MIME) mappings.
IIsMimeType (ADSI) Manipulates the list of valid MIME types.
IIsWebDirectory (ADSI) Sets properties for an individual Web directory.
IIsWebFile (ADSI) Sets properties for an individual Web file.
IIsWebInfo (ADSI) Establishes configuration properties for Web servers in addition to those set at IIsWebService.
IIsWebServer (ADSI) Establishes configuration properties for a single Web server.
IIsWebService (ADSI) Establishes configuration properties common to all Web servers.
IIsWebVirtualDir (ADSI) Sets properties for an individual Web virtual directory.