FilterLoadOrder Metabase Property
Applies To: Windows Server 2003, Windows Server 2003 with SP1
The value of FilterLoadOrder, is a comma-delimited list, which specifies the order that filters are to be loaded, such as Filter1, Filter2, and so on.
Attribute Name | Attribute Value |
---|---|
XML Data Type |
String |
WMI Data Type |
String |
ADSI Data Type |
String |
ABO Data Type |
String |
ABO Metabase Identifier |
MD_FILTER_LOAD_ORDER |
Attributes |
NO_ATTRIBUTES |
Default Value |
null |
MetaFlagsEx |
CACHE_PROPERTY_MODIFIED |
User Type |
IIS_MD_UT_SERVER |
ID |
2040 |
Configurable Locations
You can configure this property at the following locations in the IIS metabase.
Metabase Path | IIS Admin Object Type |
---|---|
/LM/W3SVC/Filters /LM/W3SVC/n/Filters |
IIsFilters |
Code Example
For general code examples, see Code Examples to Configure Metabase Properties.