IIsFilterSetting (WMI)

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

IIsSetting (WMI)

Methods

The IIsFilterSetting object has no methods.

Properties

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

Property

Data type

Description

FilterDescription

String

See FilterDescription in the Metabase Property Reference.

FilterEnableCache

Boolean

See FilterEnableCache in the Metabase Property Reference.

FilterEnabled

Boolean

See FilterEnabled in the Metabase Property Reference.

FilterFlags

SINT32

See FilterFlags in the Metabase Property Reference.

FilterPath

String

See FilterPath in the Metabase Property Reference.

FilterState

SINT32

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

NotifyAccessDenied

Boolean

See FilterFlags in the Metabase Property Reference.

NotifyAuthComplete

Boolean

See FilterFlags in the Metabase Property Reference.

NotifyAuthentication

Boolean

See FilterFlags in the Metabase Property Reference.

NotifyEndOfNetSession

Boolean

See FilterFlags in the Metabase Property Reference.

NotifyEndOfRequest

Boolean

See FilterFlags in the Metabase Property Reference.

NotifyExtensionTrigger

Boolean

See FilterFlags in the Metabase Property Reference.

NotifyLog

Boolean

See FilterFlags in the Metabase Property Reference.

NotifyNonSecurePort

Boolean

See FilterFlags in the Metabase Property Reference.

NotifyOrderHigh

Boolean

See FilterFlags in the Metabase Property Reference.

NotifyOrderLow

Boolean

See FilterFlags in the Metabase Property Reference.

NotifyOrderMedium

Boolean

See FilterFlags in the Metabase Property Reference.

NotifyPreProcHeaders

Boolean

See FilterFlags in the Metabase Property Reference.

NotifyReadRawData

Boolean

See FilterFlags in the Metabase Property Reference.

NotifySecurePort

Boolean

See FilterFlags in the Metabase Property Reference.

NotifySendRawData

Boolean

See FilterFlags in the Metabase Property Reference.

NotifySendResponse

Boolean

See FilterFlags in the Metabase Property Reference.

NotifyUrlMap

Boolean

See FilterFlags in the Metabase Property Reference.

Win32Error

SINT32

See Win32Error in the Metabase Property Reference.

Requirements

Server: Requires or Windows Server 2003.

Product: IIS

See Also