[This is preliminary documentation and subject to change]

KeyType

The KeyType property specifies the type of a metabase key, and the IIS Admin Object that relates to that key. The KeyType property is used to specify the class of the object associated with the key, such as IIsWebServer or IIsWebVirtualDir. The KeyType determines the set of properties accessible at the key.

note Note    The KeyType property is accessible by all IIS Admin Objects. The value is the name of the IIS Admin Object accessed, and is the same as the ADSI Class property.

Attribute NameAttribute Value
Data TypeSTRING
AttributesNO_ATTRIBUTES
Default Valuenull
MetaFlagsExCACHE_PROPERTY_MODIFIED
User TypeIIS_MD_UT_SERVER
StartingNumber
EndingNumber
ID1002

Access Locations

This property is accessible at the following locations:

Metabase PathIIS Admin Object Type
/IIS_ROOT
/LM/W3SVC/AppPools/DefaultAppPoolIIsApplicationPool
/LM/W3SVC/AppPoolsIIsApplicationPools
/LM/W3SVC/1/IIsCertMapperIIsCertMapper
/LM/W3SVC/2/IIsCertMapperIIsCertMapper
/LM/W3SVC/Filters/Compression/deflateIIsCompressionScheme
/LM/W3SVC/Filters/Compression/gzipIIsCompressionScheme
/LM/W3SVC/Filters/Compression/ParametersIIsCompressionSchemes
/LMIIsComputer
/LM/W3SVC/Filters/CompressionIIsFilter
/LM/W3SVC/Filters/fpexedll.dllIIsFilter
/LM/W3SVC/FiltersIIsFilters
/LM/MSFTPSVC/InfoIIsFtpInfo
/LM/MSFTPSVC/1IIsFtpServer
/LM/MSFTPSVC/Info/Templates/Public FTP SiteIIsFtpServer
/LM/MSFTPSVCIIsFtpService
/LM/MSFTPSVC/1/ROOTIIsFtpVirtualDir
/LM/Logging/Microsoft IIS Log File FormatIIsLogModule
/LM/Logging/NCSA Common Log File FormatIIsLogModule
/LM/Logging/ODBC LoggingIIsLogModule
/LM/Logging/W3C Extended Log File FormatIIsLogModule
/LM/LoggingIIsLogModules
/LM/MimeMapIIsMimeMap
/LM/NNTPSVC/1/ExpiresIIsNntpExpiration
/LM/NNTPSVC/1/FeedsIIsNntpFeeds
/LM/NNTPSVC/1/GroupsIIsNntpGroups
/LM/NNTPSVC/InfoIIsNntpInfo
/LM/NNTPSVC/1/RebuildIIsNntpRebuild
/LM/NNTPSVC/1IIsNntpServer
/LM/NNTPSVCIIsNntpService
/LM/NNTPSVC/1/SessionsIIsNntpSessions
/LM/NNTPSVC/1/ROOTIIsNntpVirtualDir
/LM/NNTPSVC/1/ROOT/_slavegroupIIsNntpVirtualDir
/LM/NNTPSVC/1/ROOT/controlIIsNntpVirtualDir
/LM/W3SVC/InfoIIsWebInfo
/LM/W3SVC/1IIsWebServer
/LM/W3SVC/2IIsWebServer
/LM/W3SVC/Info/Templates/Public Web SiteIIsWebServer
/LM/W3SVC/Info/Templates/Secure Web SiteIIsWebServer
/LM/W3SVCIIsWebService
/LM/W3SVC/1/ROOTIIsWebVirtualDir
/LM/W3SVC/1/ROOT/_vti_binIIsWebVirtualDir
/LM/W3SVC/1/ROOT/IISAdminIIsWebVirtualDir
/LM/W3SVC/1/ROOT/IISHelpIIsWebVirtualDir
/LM/W3SVC/1/ROOT/MSADCIIsWebVirtualDir
/LM/W3SVC/1/ROOT/ScriptsIIsWebVirtualDir
/LM/W3SVC/2/ROOTIIsWebVirtualDir
/LM/W3SVC/2/ROOT/IISAdminIIsWebVirtualDir

IIS Admin Base Object Information

The following table lists additional information required only for code that uses the IIS Admin Base Object.

Metabase identifier
MD_KEY_TYPE
Data typeSTRING
User typeIIS_MD_UT_SERVER

© 1997-2001 Microsoft Corporation. All rights reserved.