IIsLogModulesSetting (WMI)

This class corresponds to the IIsLogModules IIS Admin object, and contains the read-write properties for the object. You can use the IIsLogModules object to manage log modules at the computer level (IIsComputer).

IIsSetting (WMI)

Methods

The IIsLogModulesSetting object has no methods.

Properties

The IIsLogModulesSetting object defines the following properties, in addition to those inherited from IIsSetting (WMI).

Property

Data type

Description

AdminACLBin[]

array of uint8

See AdminACLBin in the Metabase Property Reference.

Name

String

The Name property defines the label by which the object is known. When subclassed, the Name property can be overridden to be a Key property.

Requirements

Server: Requires or Windows Server 2003.

Product: IIS

See Also