KeyType
The KeyType property specifies the type of metabase key and the IIS Admin Object that relates to that key. The KeyType property specifies 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
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.
Schema Attributes
Attribute Name |
Value |
---|---|
STRING |
|
STRING_METADATA |
|
null |
|
Not specified. |
|
Not specified |
|
Not specified |
|
1002 |
|
MD_KEY_TYPE |
|
NO_ATTRIBUTES |
|
IIS_MD_UT_SERVER |
Configurable Locations
You can configure this property at the following locations in the IIS metabase.
Metabase Path |
IIS Admin Object Type |
---|---|
/LM |
IIsComputer |
/LM/W3SVC |
IIsWebService |
/LM/MSFTPSVC |
IIsFtpService |
/LM/W3SVC/n |
IIsWebServer |
/LM/MSFTPSVC/n |
IIsFtpServer |
/LM/W3SVC/n/ROOT/file_name /LM/W3SVC/n/ROOT/virtual_directory_name/file_name |
IIsWebFile |
/LM/W3SVC/n/ROOT/physical_directory_name /LM/W3SVC/n/virtual_directory_name/physical_directory_name |
IIsWebDirectory |
/LM/W3SVC/n/ROOT /LM/W3SVC/n/ROOT/virtual_directory_name |
IIsWebVirtualDir |
/LM/MSFTPSVC/n/ROOT /LM/MSFTPSVC/n/ROOT/virtual_directory_name |
IIsFtpVirtualDir |
/LM/W3SVC/Filters/filter_name /LM/W3SVC/n/Filters/filter_name |
IIsFilter |
/LM/W3SVC/Filters /LM/W3SVC/n/Filters |
IIsFilters |
/LM/W3SVC/Filters/Compression/gzip /LM/W3SVC/Filters/Compression/deflate |
IIsCompressionScheme |
/LM/W3SVC/Filters/Compression/Parameters |
IIsCompressionSchemes |
/LM/W3SVC/n/IIsCertMapper |
IIsCertMapper |
/LM/MimeMap |
IIsMimeMap |
/LM/logging |
IIsLogModules |
/LM/logging/Microsoft IIS Log File Format /LM/logging/NCSA Common Log File Format /LM/logging/ODBC Logging /LM/logging/W3C Extended Log File Format |
IIsLogModule |
/LM/logging/Custom Logging /LM/logging/Custom Logging/Date /LM/logging/Custom Logging/Time /LM/logging/Custom Logging/Extended Properties /LM/logging/Custom Logging/Extended Properties/extended_property_name |
IIsCustomLogModule |
/LM/W3SVC/Info |
IIsWebInfo |
/LM/MSFTPSVC/Info |
IIsFtpInfo |
/LM/NNTPSVC |
IIsNntpService |
/LM/NNTPSVC/n |
IIsNntpServer |
/LM/NNTPSVC/n/ROOT /LM/NNTPSVC/n/ROOT/virtual_directory_name |
IIsNntpVirtualDir |
/LM/NNTPSVC/Info |
IIsNntpInfo |
/LM/SMTPSVC |
IIsSmtpService |
/LM/SMTPSVC/n |
IIsSmtpServer |
/LM/SMTPSVC/n/ROOT /LM/SMTPSVC/n/ROOT/virtual_directory_name |
IIsSmtpVirtualDir |
/LM/SMTPSVC/n/Domain |
IIsSmtpDomain |
/LM/SMTPSVC/n/RoutingSources |
IIsSmtpRoutingSource |
/LM/SMTPSVC/Info |
IIsSmtpInfo |
/LM/NNTPSVC/n/Rebuild |
IIsNntpRebuild |
/LM/NNTPSVC/n/Sessions |
IIsNntpSessions |
/LM/NNTPSVC/n/Feeds |
IIsNntpFeeds |
/LM/NNTPSVC/n/Feeds/feed n |
IIsNntpFeed |
/LM/NNTPSVC/n/Expires |
IIsNntpExpiration |
/LM/NNTPSVC/n/Expires/expire n |
IIsNntpExpire |
/LM/NNTPSVC/n/Groups |
IIsNntpGroups |
/LM/SMTPSVC/n/Sessions |
IIsSmtpSessions |
/ |
IIS_ROOT |
. |
IIS_Global |
/LM/SMTPSVC/n/Alias |
IIsSmtpAlias |
/LM/SMTPSVC/n/DL |
IIsSmtpDL |
/LM/SMTPSVC/n/User |
IIsSmtpUser |
/LM/W3SVC/AppPools/application_pool_name |
IIsApplicationPool |
/LM/W3SVC/AppPools |
IIsApplicationPools |
Flags
There are no flags for this property.
Requirements
Client: Requires Windows XP Professional, Windows 2000 Professional, or Windows NT Workstation 4.0.
Server: Requires Windows Server 2003, Windows 2000 Server, or Windows NT Server 4.0.
Product: IIS