HttpRuntimeSection, ROOT\WebAdministration\MS_409

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

Description

Configures ASP.NET HTTP run-time settings that determine how a request is processed for a given ASP.NET application.

HttpRuntimeSection methods

HttpRuntimeSection has 5 methods (5 Derived)

NameOriginReturn
GetAllowDefinitionConfigurationSection
GetAllowLocationConfigurationSection
RevertToParentConfigurationSection
SetAllowDefinitionConfigurationSection
SetAllowLocationConfigurationSection

HttpRuntimeSection properties

HttpRuntimeSection has 29 properties (26 Local, 3 Derived)

NameOriginCIMType
ApartmentThreadingHttpRuntimeSection11 [boolean]
AppRequestQueueLimitHttpRuntimeSection3 [sint32]
AsyncPreloadModeHttpRuntimeSection3 [sint32]
DelayNotificationTimeoutHttpRuntimeSection101 [datetime]
EnableHttpRuntimeSection11 [boolean]
EnableHeaderCheckingHttpRuntimeSection11 [boolean]
EnableKernelOutputCacheHttpRuntimeSection11 [boolean]
EnableVersionHeaderHttpRuntimeSection11 [boolean]
EncoderTypeHttpRuntimeSection8 [string]
ExecutionTimeoutHttpRuntimeSection101 [datetime]
key
Location
ConfigurationSection8 [string]
MaxQueryStringLengthHttpRuntimeSection3 [sint32]
MaxRequestLengthHttpRuntimeSection3 [sint32]
MaxUrlLengthHttpRuntimeSection3 [sint32]
MaxWaitChangeNotificationHttpRuntimeSection3 [sint32]
MinFreeThreadsHttpRuntimeSection3 [sint32]
MinLocalRequestFreeThreadsHttpRuntimeSection3 [sint32]
key
Path
ConfigurationSection8 [string]
RelaxedUrlToFileSystemMappingHttpRuntimeSection11 [boolean]
RequestLengthDiskThresholdHttpRuntimeSection3 [sint32]
RequestPathInvalidCharactersHttpRuntimeSection8 [string]
RequestValidationModeHttpRuntimeSection8 [string]
RequestValidationTypeHttpRuntimeSection8 [string]
RequireRootedSaveAsPathHttpRuntimeSection11 [boolean]
SectionInformationConfigurationSection13 [object:SectionInformation]
SendCacheControlHeaderHttpRuntimeSection11 [boolean]
ShutdownTimeoutHttpRuntimeSection101 [datetime]
UseFullyQualifiedRedirectUrlHttpRuntimeSection11 [boolean]
WaitChangeNotificationHttpRuntimeSection3 [sint32]

Detailed description of HttpRuntimeSection methods

Derived methods (5) of HttpRuntimeSection class

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
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 HttpRuntimeSection properties

Local properties (26) of HttpRuntimeSection class

ApartmentThreading property
CIMTYPE'boolean'
Description'An optional read/write Boolean value. True if apartment threading is enabled for classic ASP compatibility; otherwise, false.'
ApartmentThreading property is in 1 class (HttpRuntimeSection) of ROOT\WebAdministration\MS_409 and in 2 namespaces
AppRequestQueueLimit property
CIMTYPE'sint32'
Description'An optional read/write sint32 value that specifies the maximum number of requests that ASP.NET queues for the application.'
AppRequestQueueLimit property is in 1 class (HttpRuntimeSection) of ROOT\WebAdministration\MS_409 and in 2 namespaces
AsyncPreloadMode property
CIMTYPE'sint32'
Description'An read/write sint32 value for Async Preload Mode.'
Values['None', 'Form', 'FormMultiPart', 'AllFormTypes', 'NonForm', 'All']
AsyncPreloadMode property is in 1 class (HttpRuntimeSection) of ROOT\WebAdministration\MS_409 and in 2 namespaces
DelayNotificationTimeout property
CIMTYPE'datetime'
Description'An optional read/write datetime value that specifies the time-out for delaying notifications.'
DelayNotificationTimeout property is in 1 class (HttpRuntimeSection) of ROOT\WebAdministration\MS_409 and in 2 namespaces
Enable property
CIMTYPE'boolean'
Description'An optional read/write Boolean value. True if the application domain (AppDomain) is enabled to accept incoming requests at the current and child node levels; otherwise, false.'
Enable property is in 2 classes of ROOT\WebAdministration\MS_409 and in 25 namespaces
EnableHeaderChecking property
CIMTYPE'boolean'
Description'An optional read/write Boolean value. True if ASP.NET should check the request header for potential injection attacks; otherwise, false.'
EnableHeaderChecking property is in 1 class (HttpRuntimeSection) of ROOT\WebAdministration\MS_409 and in 2 namespaces
EnableKernelOutputCache property
CIMTYPE'boolean'
Description'An optional read/write Boolean value. True if output caching is enabled; otherwise, false.'
EnableKernelOutputCache property is in 1 class (HttpRuntimeSection) of ROOT\WebAdministration\MS_409 and in 2 namespaces
EnableVersionHeader property
CIMTYPE'boolean'
Description'An optional read/write Boolean value. True if ASP.NET should output a version header; otherwise, false.'
EnableVersionHeader property is in 1 class (HttpRuntimeSection) of ROOT\WebAdministration\MS_409 and in 2 namespaces
EncoderType property
CIMTYPE'string'
Description'An optional read/write String value for EncoderType.'
EncoderType property is in 1 class (HttpRuntimeSection) of ROOT\WebAdministration\MS_409 and in 2 namespaces
ExecutionTimeout property
CIMTYPE'datetime'
Description'An optional read/write datetime value that specifies the maximum time that a request is allowed to execute before ASP.NET automatically stops it.'
ExecutionTimeout property is in 1 class (HttpRuntimeSection) of ROOT\WebAdministration\MS_409 and in 2 namespaces
MaxQueryStringLength property
CIMTYPE'sint32'
Description'An optional read/write sint32 value that specifies the maximum length of a query string.'
MaxQueryStringLength property is in 1 class (HttpRuntimeSection) of ROOT\WebAdministration\MS_409 and in 2 namespaces
MaxRequestLength property
CIMTYPE'sint32'
Description'An optional read/write sint32 value that specifies the limit, in kilobytes, for the input stream buffering threshold.'
MaxRequestLength property is in 1 class (HttpRuntimeSection) of ROOT\WebAdministration\MS_409 and in 2 namespaces
MaxUrlLength property
CIMTYPE'sint32'
Description'An optional read/write sint32 value that specifies the maximum length of a URL.'
MaxUrlLength property is in 1 class (HttpRuntimeSection) of ROOT\WebAdministration\MS_409 and in 2 namespaces
MaxWaitChangeNotification property
CIMTYPE'sint32'
Description'An optional read/write sint32 value that specifies the maximum time, in seconds, to wait after the first file change notification before the application domain restarts for a new request.'
MaxWaitChangeNotification property is in 1 class (HttpRuntimeSection) of ROOT\WebAdministration\MS_409 and in 2 namespaces
MinFreeThreads property
CIMTYPE'sint32'
Description'An optional read/write sint32 value that specifies the minimum number of threads that ASP.NET keeps available for requests that require additional threads to complete processing.'
MinFreeThreads property is in 1 class (HttpRuntimeSection) of ROOT\WebAdministration\MS_409 and in 2 namespaces
MinLocalRequestFreeThreads property
CIMTYPE'sint32'
Description'An optional read/write sint32 value that specifies the minimum number of threads that ASP.NET keeps available for local requests that require additional threads to complete processing.'
MinLocalRequestFreeThreads property is in 1 class (HttpRuntimeSection) of ROOT\WebAdministration\MS_409 and in 2 namespaces
RelaxedUrlToFileSystemMapping property
CIMTYPE'boolean'
Description'An optional read/write Boolean value for RelaxedUrlToFileSystemMapping.'
RelaxedUrlToFileSystemMapping property is in 1 class (HttpRuntimeSection) of ROOT\WebAdministration\MS_409 and in 2 namespaces
RequestLengthDiskThreshold property
CIMTYPE'sint32'
Description'An optional read/write sint32 value that specifies, in bytes, the limit for the input stream buffering threshold.'
RequestLengthDiskThreshold property is in 1 class (HttpRuntimeSection) of ROOT\WebAdministration\MS_409 and in 2 namespaces
RequestPathInvalidCharacters property
CIMTYPE'string'
Description'An optional read/write String value for RequestPathInvalidCharacters.'
RequestPathInvalidCharacters property is in 1 class (HttpRuntimeSection) of ROOT\WebAdministration\MS_409 and in 2 namespaces
RequestValidationMode property
CIMTYPE'string'
Description'An optional read/write String value for RequestValidationMode.'
RequestValidationMode property is in 1 class (HttpRuntimeSection) of ROOT\WebAdministration\MS_409 and in 2 namespaces
RequestValidationType property
CIMTYPE'string'
Description'An optional read/write String value for RequestValidationType.'
RequestValidationType property is in 1 class (HttpRuntimeSection) of ROOT\WebAdministration\MS_409 and in 2 namespaces
RequireRootedSaveAsPath property
CIMTYPE'boolean'
Description'An optional read/write Boolean value. True if the filename parameter in a SaveAs method must be an absolute path; otherwise, false.'
RequireRootedSaveAsPath property is in 1 class (HttpRuntimeSection) of ROOT\WebAdministration\MS_409 and in 2 namespaces
SendCacheControlHeader property
CIMTYPE'boolean'
Description'An optional read/write Boolean value. True if a cache control header that is set to Private is sent by default; otherwise, false.'
SendCacheControlHeader property is in 2 classes of ROOT\WebAdministration\MS_409 and in 2 namespaces
ShutdownTimeout property
CIMTYPE'datetime'
Description'An optional read/write datetime value that specifies the time that is allowed for a worker process to shut down.'
ShutdownTimeout property is in 3 classes of ROOT\WebAdministration\MS_409 and in 2 namespaces
UseFullyQualifiedRedirectUrl property
CIMTYPE'boolean'
Description'An optional read/write Boolean value. True if client-side redirects are fully qualified; otherwise, false.'
UseFullyQualifiedRedirectUrl property is in 1 class (HttpRuntimeSection) of ROOT\WebAdministration\MS_409 and in 2 namespaces
WaitChangeNotification property
CIMTYPE'sint32'
Description'An optional read/write sint32 value that specifies the time, in seconds, to wait for another file change notification before the application domain restarts.'
WaitChangeNotification property is in 1 class (HttpRuntimeSection) of ROOT\WebAdministration\MS_409 and in 2 namespaces

Derived properties (3) of HttpRuntimeSection 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

HttpRuntimeSection Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
AMENDMENTTrue
Description'Configures ASP.NET HTTP run-time settings that determine how a request is processed for a given ASP.NET application.'
DisplayName'Http Runtime Section'
LOCALE1033

HttpRuntimeSection System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\WebAdministration\MS_409:HttpRuntimeSection'___SYSTEM8
__NAMESPACE'ROOT\WebAdministration\MS_409'___SYSTEM8
__SERVER'.'___SYSTEM8
__DERIVATION['ConfigurationSection']___SYSTEM8
__PROPERTY_COUNT29___SYSTEM3
__RELPATH'HttpRuntimeSection'___SYSTEM8
__DYNASTY'ConfigurationSection'___SYSTEM8
__SUPERCLASS'ConfigurationSection'___SYSTEM8
__CLASS'HttpRuntimeSection'___SYSTEM8
__GENUS1___SYSTEM3

Similar Classes to HttpRuntimeSection

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----
HttpTracingSection049----
IdentitySection065----
IisClientCertificateMappingAuthenticationSection0109----
IPSecuritySection089----
IsapiCgiRestrictionSection069----
IsapiFiltersSection049----
ListenerAdaptersSection049----
LogSection075----
MachineKeySection0105----
MembershipSection079----
MobileControlsSection079----
ModulesSection069----
OdbcLoggingSection075----
OutputCacheSection085----
OutputCacheSettingsSection049----
PagesSection0289----
PartialTrustVisibleAssembliesSection049----
ProcessModelSection0305----
ProtocolsSection049----
RequestCachingSection095----
RequestFilteringSection0159----
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