RequestFilteringSection, ROOT\WebAdministration\MS_409

Class | Methods (9) | Properties (15) | Qualifiers (4) | Instances | Namespaces (2)
Samples: VB Script | C# | VB.Net | Search on:Microsoft

Description

Configures the scanning of incoming URL requests.

RequestFilteringSection methods

RequestFilteringSection has 9 methods (9 Derived)

NameOriginReturn
AddConfigurationSectionWithCollection
ClearConfigurationSectionWithCollection
GetConfigurationSectionWithCollection
GetAllowDefinitionConfigurationSection
GetAllowLocationConfigurationSection
RemoveConfigurationSectionWithCollection
RevertToParentConfigurationSection
SetAllowDefinitionConfigurationSection
SetAllowLocationConfigurationSection

RequestFilteringSection properties

RequestFilteringSection has 15 properties (12 Local, 3 Derived)

NameOriginCIMType
AllowDoubleEscapingRequestFilteringSection11 [boolean]
AllowHighBitCharactersRequestFilteringSection11 [boolean]
AlwaysAllowedQueryStringsRequestFilteringSection13 [object:AlwaysAllowedQueryStringSettings]
AlwaysAllowedUrlsRequestFilteringSection13 [object:AwaysAllowedUrlSettings]
DenyQueryStringSequencesRequestFilteringSection13 [object:DenyQueryStringSequenceSettings]
DenyUrlSequencesRequestFilteringSection13 [object:DenyUrlSequenceSettings]
FileExtensionsRequestFilteringSection13 [object:FileExtensionsSettings]
FilteringRulesRequestFilteringSection13 [object:FilteringRulesSettings]
HiddenSegmentsRequestFilteringSection13 [object:HiddenSegmentSettings]
key
Location
ConfigurationSection8 [string]
key
Path
ConfigurationSection8 [string]
RequestLimitsRequestFilteringSection13 [object:RequestLimitsElement]
SectionInformationConfigurationSection13 [object:SectionInformation]
UnescapeQueryStringRequestFilteringSection11 [boolean]
VerbsRequestFilteringSection13 [object:VerbsSettings]

Detailed description of RequestFilteringSection methods

Derived methods (9) of RequestFilteringSection class

Add method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
CollectionNamestring0-{'In':True}
Elementobject:CollectionElement1-{'In':True}
Description'Adds an element to a collection in a configuration section.'
Add method is in 69 classes of ROOT\WebAdministration\MS_409 and in 19 namespaces
Clear method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
CollectionNamestring0-{'In':True}
Description'Clears all elements from a collection in a configuration section.'
Clear method is in 69 classes of ROOT\WebAdministration\MS_409 and in 10 namespaces
Get method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
CollectionNamestring0-{'In':True}
ElementIdentifierstring1-{'In':True}
Elementobject:CollectionElement2-{'Out':True}
Description'Retrieves a specified member of a collection from a configuration section.'
Get method is in 69 classes of ROOT\WebAdministration\MS_409 and in 21 namespaces
GetAllowDefinition method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
AllowDefinitionstring0-{'out':True}
Description'Retrieves a value which specifies the levels at which the configuration section can be set.'
GetAllowDefinition method is in 116 classes of ROOT\WebAdministration\MS_409 and in 2 namespaces
GetAllowLocation method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
AllowLocationstring0-{'out':True}
Description'Retrieves the allowLocation attribute for a configuration section.'
GetAllowLocation method is in 116 classes of ROOT\WebAdministration\MS_409 and in 2 namespaces
Remove method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
CollectionNamestring0-{'In':True}
Elementobject:CollectionElement1-{'In':True}
Description'Removes a specified element from a collection in a configuration section.'
Remove method is in 69 classes of ROOT\WebAdministration\MS_409 and in 20 namespaces
RevertToParent method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
PropertyNamestring0-
Description'Reverts configuration values in a section to those of its parent section.'
RevertToParent method is in 120 classes of ROOT\WebAdministration\MS_409 and in 2 namespaces
SetAllowDefinition method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
AllowDefinitionstring0-{'in':True}
Description'Sets a value which specifies the levels at which the configuration section can be set.'
SetAllowDefinition method is in 116 classes of ROOT\WebAdministration\MS_409 and in 2 namespaces
SetAllowLocation method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
AllowLocationstring0-{'in':True}
Description'Sets the allowLocation attribute for a configuration section.'
SetAllowLocation method is in 116 classes of ROOT\WebAdministration\MS_409 and in 2 namespaces

Detailed description of RequestFilteringSection properties

Local 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.'
AllowDoubleEscaping property is in 1 class (RequestFilteringSection) of ROOT\WebAdministration\MS_409 and in 2 namespaces
AllowHighBitCharacters property
CIMTYPE'boolean'
Description'A read/write Boolean value. True if non-ASCII characters are permitted in URLs; otherwise, false.'
AllowHighBitCharacters property is in 2 classes of ROOT\WebAdministration\MS_409 and in 2 namespaces
AlwaysAllowedQueryStrings property
CIMTYPE'object:AlwaysAllowedQueryStringSettings'
Description'A read/write AlwaysAllowedQueryStringSettings value that specifies query strings to always allow.'
AlwaysAllowedQueryStrings property is in 2 classes of ROOT\WebAdministration\MS_409 and in 2 namespaces
AlwaysAllowedUrls property
CIMTYPE'object:AwaysAllowedUrlSettings'
Description'A read/write AwaysAllowedUrlSettings value that specifies URLs to always allow.'
AlwaysAllowedUrls property is in 2 classes of ROOT\WebAdministration\MS_409 and in 2 namespaces
DenyQueryStringSequences property
CIMTYPE'object:DenyQueryStringSequenceSettings'
Description'Contains query strings that request filtering will deny.'
DenyQueryStringSequences property is in 2 classes of ROOT\WebAdministration\MS_409 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.'
DenyUrlSequences property is in 3 classes of ROOT\WebAdministration\MS_409 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.'
FileExtensions property is in 4 classes of ROOT\WebAdministration\MS_409 and in 4 namespaces
FilteringRules property
CIMTYPE'object:FilteringRulesSettings'
Description'An read/write FilteringRulesSettings value that specified filtering rule settings.'
FilteringRules property is in 2 classes of ROOT\WebAdministration\MS_409 and in 2 namespaces
HiddenSegments property
CIMTYPE'object:HiddenSegmentSettings'
Description'A read/write HiddenSegmentSettings value that specifies segments whose content will not be served to the client.'
HiddenSegments property is in 4 classes of ROOT\WebAdministration\MS_409 and in 2 namespaces
RequestLimits property
CIMTYPE'object:RequestLimitsElement'
Description'A read/write RequestLimitsElement value that specifies size limits on incoming HTTP requests.'
RequestLimits property is in 2 classes of ROOT\WebAdministration\MS_409 and in 2 namespaces
UnescapeQueryString property
CIMTYPE'boolean'
Description'A read/write Boolean value that specifies whether to unescape the query string.'
UnescapeQueryString property is in 1 class (RequestFilteringSection) of ROOT\WebAdministration\MS_409 and in 2 namespaces
Verbs property
CIMTYPE'object:VerbsSettings'
Description'A read/write VerbsSettings value that specifies HTTP verbs to allow or deny.'
Verbs property is in 3 classes of ROOT\WebAdministration\MS_409 and in 4 namespaces

Derived properties (3) of RequestFilteringSection class

Location property
CIMTYPE'string'
Description'A read-only string value that contains the path to a target object relative to the current object.'
keyTrue
Location property is in 118 classes of ROOT\WebAdministration\MS_409 and in 10 namespaces
Path property
CIMTYPE'string'
Description'A read-only string value that contains the path to the current object.'
keyTrue
Path property is in 128 classes of ROOT\WebAdministration\MS_409 and in 30 namespaces
SectionInformation property
CIMTYPE'object:SectionInformation'
Description'A SectionInformation object whose read/write properties provide metadata and control locking for a configuration section.'
SectionInformation property is in 116 classes of ROOT\WebAdministration\MS_409 and in 2 namespaces

RequestFilteringSection Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
AMENDMENTTrue
Description'Configures the scanning of incoming URL requests.'
DisplayName'Request Filtering Section'
LOCALE1033

RequestFilteringSection System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\WebAdministration\MS_409:RequestFilteringSection'___SYSTEM8
__NAMESPACE'ROOT\WebAdministration\MS_409'___SYSTEM8
__SERVER'.'___SYSTEM8
__DERIVATION['ConfigurationSectionWithCollection', 'ConfigurationSection']___SYSTEM8
__PROPERTY_COUNT15___SYSTEM3
__RELPATH'RequestFilteringSection'___SYSTEM8
__DYNASTY'ConfigurationSection'___SYSTEM8
__SUPERCLASS'ConfigurationSectionWithCollection'___SYSTEM8
__CLASS'RequestFilteringSection'___SYSTEM8
__GENUS1___SYSTEM3

Similar Classes to RequestFilteringSection

Number of classes:119
Class nameChildsPropertiesMethodsClass
Instances
Child
Instances
AbstractSingleton
AccessSection045----
AnonymousAuthenticationSection075----
AnonymousIdentificationSection0125----
ApplicationContainsConfigurationSection020----
ApplicationDependenciesSection049----
ApplicationInitializationSection079----
AppSettingsSection059----
AspSection0245----
AuthenticationModulesSection049----
AuthenticationSection069----
AuthorizationSection059----
BasicAuthenticationSection075----
CacheSection085----
CachingSection089----
CgiSection065----
ClientCertificateMappingAuthenticationSection045----
ClientTargetSection049----
CompilationSection0249----
ConfigProtectedDataSection059----
ConfigurationHistorySection075----
ConfigurationRedirectionSection095----
ConfigurationSection4735----
ConfigurationSectionWithCollection6839----
ConnectionManagementSection049----
ConnectionStringsSection049----
CustomErrorsSection089----
DateTimeSerializationSection045----
DefaultDocumentSection059----
DefaultProxySection089----
DeviceFiltersSection049----
DigestAuthenticationSection055----
DirectoryBrowseSection055----
DynamicIpSecuritySection089----
FastCgiSection049----
FtpAuthorizationSection049----
FtpCachingSection049----
FtpFirewallSupportSection055----
FtpIpSecuritySection069----
FtpLogSection065----
FtpProviderDefinitionsSection059----
FtpRequestFilteringSection089----
FtpSecurityAuthenticationSection049----
FtpServerRuntimeSection045----
FullTrustAssembliesSection049----
GlobalizationSection0125----
GlobalModulesSection049----
HandlersSection059----
HealthMonitoringSection0109----
HostingEnvironmentSection065----
HttpCompressionSection0229----
HttpCookiesSection065----
HttpErrorsSection0109----
HttpHandlersSection049----
HttpLoggingSection055----
HttpModulesSection049----
HttpProtocolSection069----
HttpRedirectSection099----
HttpRuntimeSection0295----
HttpTracingSection049----
IdentitySection065----
IisClientCertificateMappingAuthenticationSection0109----
IPSecuritySection089----
IsapiCgiRestrictionSection069----
IsapiFiltersSection049----
ListenerAdaptersSection049----
LogSection075----
MachineKeySection0105----
MembershipSection079----
MobileControlsSection079----
ModulesSection069----
OdbcLoggingSection075----
OutputCacheSection085----
OutputCacheSettingsSection049----
PagesSection0289----
PartialTrustVisibleAssembliesSection049----
ProcessModelSection0305----
ProtocolsSection049----
RequestCachingSection095----
RoleManagerSection0169----
SchemaImporterExtensionsSection049----
SectionInformation040----
SecurityPolicySection049----
ServerRuntimeSection0125----
ServerSideIncludeSection045----
ServiceAutoStartProvidersSection049----
SessionPageStateSection045----
SessionStateSection0209----
SettingsSection095----
SiteContainsConfigurationSection020----
SiteMapSection069----
SmtpMailSettingsSection075----
SqlCacheDependencySection069----
StaticContentSection089----
SystemCodeDomSection049----
SystemDataSection049----
SystemDiagnosticsSection099----
SystemWebDeploymentSection045----
SystemWindowsFormsSection045----
TraceFailedRequestsSection049----
TraceProviderDefinitionsSection049----
TraceSection0105----
TransactionsDefaultSettingsSection055----
TransactionsMachineSettingsSection045----
TrustSection075----
UrlCompressionSection065----
UrlMappingsSection059----
ValidationSection045----
VirtualDirectoryContainsConfigurationSection020----
WebControlsSection045----
WebDavAuthoringRulesSection079----
WebDavAuthoringSection0109----
WebDavGlobalSettingsSection059----
WebLimitsSection0105----
WebRequestModulesSection049----
WebServicesSection0149----
WebSocketSection065----
WindowsAuthenticationSection0109----
XhtmlConformanceSection045----
XmlSerializerSection045----
comments powered by Disqus
WUtils.com