FilterEnabled Metabase Property
Applies To: Windows Server 2003, Windows Server 2003 with SP1
The FilterEnabled indicates whether the installed filter is enabled.
Attribute Name | Attribute Value |
---|---|
XML Data Type |
Boolean |
WMI Data Type |
Boolean |
ADSI Data Type |
Boolean |
ABO Data Type |
Boolean |
ABO Metabase Identifier |
MD_FILTER_ENABLED |
Attributes |
NO_ATTRIBUTES |
Default Value |
true |
MetaFlagsEx |
CACHE_PROPERTY_MODIFIED |
User Type |
IIS_MD_UT_SERVER |
ID |
2043 |
Configurable Locations
You can configure this property at the following locations in the IIS metabase.
Metabase Path | IIS Admin Object Type |
---|---|
/LM/W3SVC/Filters/filter_name /LM/W3SVC/n/Filters/filter_name |
IIsFilter |
Code Example
For general code examples, see Code Examples to Configure Metabase Properties.