RequestFilteringSection, ROOT\WebAdministration
Class
| Methods (9)
| Properties (15)
| Qualifiers (8)
| Instances | Namespaces (2)
Samples: VB Script
| C#
| VB.Net
| Search on:Microsoft
DescriptionConfigures the scanning of incoming URL requests.
RequestFilteringSection methodsRequestFilteringSection has 9 methods (9 Derived)
RequestFilteringSection propertiesRequestFilteringSection has 15 properties (12 Local, 3 Derived)
Detailed description of RequestFilteringSection methodsDerived methods (9) of RequestFilteringSection class
▲ Clear method |
---|
Return | |
---|
Parameters | Name | CIMType | ID | IN | OUT | Qualifiers | |
---|
CollectionName | string | 0 | ✓ | - | {'In':True} |
|
---|
bypass_getobject | True |
---|
Description | 'Clears all elements from a collection in a configuration section.' |
---|
implemented | True |
---|
Clear method is in 69 classes of ROOT\WebAdministration and in 9 namespaces |
▲ GetAllowDefinition method |
---|
Return | |
---|
Parameters | Name | CIMType | ID | IN | OUT | Qualifiers | |
---|
AllowDefinition | string | 0 | - | ✓ | {'out':True} |
|
---|
bypass_getobject | True |
---|
Description | 'Retrieves a value which specifies the levels at which the configuration section can be set.' |
---|
implemented | True |
---|
static | True |
---|
GetAllowDefinition method is in 116 classes of ROOT\WebAdministration and in 1 namespace |
▲ GetAllowLocation method |
---|
Return | |
---|
Parameters | Name | CIMType | ID | IN | OUT | Qualifiers | |
---|
AllowLocation | string | 0 | - | ✓ | {'out':True} |
|
---|
bypass_getobject | True |
---|
Description | 'Retrieves the allowLocation attribute for a configuration section.' |
---|
implemented | True |
---|
static | True |
---|
GetAllowLocation method is in 116 classes of ROOT\WebAdministration and in 1 namespace |
▲ RevertToParent method |
---|
Return | |
---|
Parameters | Name | CIMType | ID | IN | OUT | Qualifiers | |
---|
PropertyName | string | 0 | ✓ | - | {'OPTIONAL':True} |
|
---|
bypass_getobject | True |
---|
Description | 'Reverts configuration values in a section to those of its parent section.' |
---|
implemented | True |
---|
RevertToParent method is in 120 classes of ROOT\WebAdministration and in 1 namespace |
▲ SetAllowDefinition method |
---|
Return | |
---|
Parameters | Name | CIMType | ID | IN | OUT | Qualifiers | |
---|
AllowDefinition | string | 0 | ✓ | - | {'in':True} |
|
---|
bypass_getobject | True |
---|
Description | 'Sets a value which specifies the levels at which the configuration section can be set.' |
---|
implemented | True |
---|
static | True |
---|
SetAllowDefinition method is in 116 classes of ROOT\WebAdministration and in 1 namespace |
▲ SetAllowLocation method |
---|
Return | |
---|
Parameters | Name | CIMType | ID | IN | OUT | Qualifiers | |
---|
AllowLocation | string | 0 | ✓ | - | {'in':True} |
|
---|
bypass_getobject | True |
---|
Description | 'Sets the allowLocation attribute for a configuration section.' |
---|
implemented | True |
---|
static | True |
---|
SetAllowLocation method is in 116 classes of ROOT\WebAdministration and in 1 namespace |
Detailed description of RequestFilteringSection propertiesLocal properties (12) of RequestFilteringSection class▲ AllowDoubleEscaping property |
---|
CIMTYPE | 'boolean' |
---|
Description | 'A read/write Boolean value. True if double escape characters are permitted in URLs; otherwise, false.' |
---|
read | True |
---|
write | True |
---|
AllowDoubleEscaping property is in 1 class (RequestFilteringSection) of ROOT\WebAdministration and in 2 namespaces |
▲ AlwaysAllowedQueryStrings property |
---|
CIMTYPE | 'object:AlwaysAllowedQueryStringSettings' |
---|
Description | 'A read/write AlwaysAllowedQueryStringSettings value that specifies query strings to always allow.' |
---|
read | True |
---|
write | True |
---|
AlwaysAllowedQueryStrings property is in 2 classes of ROOT\WebAdministration and in 2 namespaces |
▲ DenyUrlSequences property |
---|
CIMTYPE | 'object:DenyUrlSequenceSettings' |
---|
Description | 'A UrlSequenceSettings value that contains URL sequences that can be used to attack a Web server and, therefore, will be denied.' |
---|
read | True |
---|
write | True |
---|
DenyUrlSequences property is in 3 classes of ROOT\WebAdministration and in 2 namespaces |
▲ FileExtensions property |
---|
CIMTYPE | 'object:FileExtensionsSettings' |
---|
Description | 'A read/write FileExtensionsSettings value that specifies file extensions that can be allowed or denied in a request.' |
---|
read | True |
---|
write | True |
---|
FileExtensions property is in 4 classes of ROOT\WebAdministration and in 4 namespaces |
▲ HiddenSegments property |
---|
CIMTYPE | 'object:HiddenSegmentSettings' |
---|
Description | 'A read/write HiddenSegmentSettings value that specifies segments whose content will not be served to the client.' |
---|
read | True |
---|
write | True |
---|
HiddenSegments property is in 4 classes of ROOT\WebAdministration and in 2 namespaces |
▲ UnescapeQueryString property |
---|
CIMTYPE | 'boolean' |
---|
Description | 'A read/write Boolean value that specifies whether to unescape the query string.' |
---|
read | True |
---|
write | True |
---|
UnescapeQueryString property is in 1 class (RequestFilteringSection) of ROOT\WebAdministration and in 2 namespaces |
Derived properties (3) of RequestFilteringSection class
▲ SectionInformation property |
---|
CIMTYPE | 'object:SectionInformation' |
---|
Description | 'A SectionInformation object whose read/write properties provide metadata and control locking for a configuration section.' |
---|
read | True |
---|
write | True |
---|
SectionInformation property is in 116 classes of ROOT\WebAdministration and in 2 namespaces |
RequestFilteringSection QualifiersName | Value | ToInstance | ToSubclass | Overridable | Amended | Local |
Description | 'Configures the scanning of incoming URL requests.' | ✗ | ✓ | ✓ | ✓ | ✓ |
DisplayName | 'Request Filtering Section' | ✓ | ✓ | ✓ | ✓ | ✓ |
dynamic | True | ✓ | ✓ | ✓ | ✗ | ✓ |
factory_clsid | '{901a70b2-0f7a-44ea-b97b-1e9299dec8ca}' | ✓ | ✓ | ✓ | ✗ | ✓ |
Locale | 1033 | ✓ | ✓ | ✓ | ✓ | ✓ |
provider | 'WebAdministrationProvider' | ✓ | ✓ | ✓ | ✗ | ✓ |
section_path | 'system.webServer/security/requestFiltering' | ✓ | ✓ | ✓ | ✗ | ✓ |
SupportsUpdate | True | ✗ | ✗ | ✓ | ✗ | ✓ |
RequestFilteringSection System propertiesName | Value | Origin | CIMType | Local | Array |
__PATH | '\\.\ROOT\WebAdministration:RequestFilteringSection' | ___SYSTEM | 8 | ✗ | ✗ |
__NAMESPACE | 'ROOT\WebAdministration' | ___SYSTEM | 8 | ✗ | ✗ |
__SERVER | '.' | ___SYSTEM | 8 | ✗ | ✗ |
__DERIVATION | ['ConfigurationSectionWithCollection', 'ConfigurationSection'] | ___SYSTEM | 8 | ✗ | ✓ |
__PROPERTY_COUNT | 15 | ___SYSTEM | 3 | ✗ | ✗ |
__RELPATH | 'RequestFilteringSection' | ___SYSTEM | 8 | ✗ | ✗ |
__DYNASTY | 'ConfigurationSection' | ___SYSTEM | 8 | ✗ | ✗ |
__SUPERCLASS | 'ConfigurationSectionWithCollection' | ___SYSTEM | 8 | ✗ | ✗ |
__CLASS | 'RequestFilteringSection' | ___SYSTEM | 8 | ✗ | ✗ |
__GENUS | 1 | ___SYSTEM | 3 | ✗ | ✗ |
Similar Classes to RequestFilteringSectionNumber of classes:119
comments powered by
|