IIsWebInfoSetting (WMI)

This class corresponds to the IIsWebInfo IIS Admin object, and contains the read-write properties for the object.

IIsSetting (WMI)

Methods

The IIsWebInfoSetting object has no methods.

Properties

The IIsWebInfoSetting 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.

AdminServer

String

See AdminServer in the Metabase Property Reference.

CustomErrorDescriptions[]

array of CustomErrorDescription

See CustomErrorDescriptions in the Metabase Property Reference.

LogModuleList

String

See LogModuleList 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.

ServerConfigAutoPWSync

Boolean

See ServerConfigFlags in the Metabase Property Reference.

ServerConfigFlags

SINT32

See ServerConfigFlags in the Metabase Property Reference.

ServerConfigSSL128

Boolean

See ServerConfigFlags in the Metabase Property Reference.

ServerConfigSSL40

Boolean

See ServerConfigFlags in the Metabase Property Reference.

ServerConfigSSLAllowEncrypt

Boolean

See ServerConfigFlags in the Metabase Property Reference.

Requirements

Server: Requires or Windows Server 2003.

Product: IIS

See Also