MD_LOG_TYPE

This identifier indicates whether logging is enabled for the service.

Attributes

Data type DWORD
Default inheritance Inheritable
User type IIS_MD_UT_SERVER

Values

Default Value
MD_LOG_TYPE_ENABLED
Constant Value Description
MD_LOG_TYPE_DISABLED 0x00000000 Logging disabled
MD_LOG_TYPE_ENABLED 0x00000001 Logging enabled

Metabase Keys

This identifier is available at the following metabase keys:

Metabase Path Key Type
/LM/MSFTPSVC IIsFtpService
/LM/MSFTPSVC/n IIsFtpServer
/LM/W3SVC IisWebService
/LM/W3SVC/n IisWebServer

Remarks

This identifier should be considered read-only.

See Also

LogType


© 1997 by Microsoft Corporation. All rights reserved.