HttpRuntimeSection, ROOT\WebAdministration
Class
| Methods (5)
| Properties (29)
| Qualifiers (8)
| 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 )
HttpRuntimeSection properties HttpRuntimeSection has 29 properties (26 Local , 3 Derived )
Detailed description of HttpRuntimeSection methods Derived methods (5) of HttpRuntimeSection class ▲ GetAllowDefinition methodReturn 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 methodReturn 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 methodReturn 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 methodReturn 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 methodReturn 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 HttpRuntimeSection properties Local properties (26) of HttpRuntimeSection class ▲ ApartmentThreading propertyCIMTYPE 'boolean' Description 'An optional read/write Boolean value. True if apartment threading is enabled for classic ASP compatibility; otherwise, false.' read True write True ApartmentThreading property is in 1 class (HttpRuntimeSection) of ROOT\WebAdministration and in 2 namespaces
▲ AppRequestQueueLimit propertyCIMTYPE 'sint32' Description 'An optional read/write sint32 value that specifies the maximum number of requests that ASP.NET queues for the application.' read True write True AppRequestQueueLimit property is in 1 class (HttpRuntimeSection) of ROOT\WebAdministration and in 2 namespaces
▲ AsyncPreloadMode propertyCIMTYPE 'sint32' Description 'An read/write sint32 value for Async Preload Mode.' read True ValueMap ['0', '1', '2', '3', '4', '7'] Values ['None', 'Form', 'FormMultiPart', 'AllFormTypes', 'NonForm', 'All'] write True AsyncPreloadMode property is in 1 class (HttpRuntimeSection) of ROOT\WebAdministration and in 2 namespaces
▲ DelayNotificationTimeout propertyCIMTYPE 'datetime' Description 'An optional read/write datetime value that specifies the time-out for delaying notifications.' read True SubType 'Interval' write True DelayNotificationTimeout property is in 1 class (HttpRuntimeSection) of ROOT\WebAdministration and in 2 namespaces
▲ Enable propertyCIMTYPE '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.' read True write True Enable property is in 2 classes of ROOT\WebAdministration and in 25 namespaces
CIMTYPE 'boolean' Description 'An optional read/write Boolean value. True if ASP.NET should check the request header for potential injection attacks; otherwise, false.' read True write True EnableHeaderChecking property is in 1 class (HttpRuntimeSection) of ROOT\WebAdministration and in 2 namespaces
▲ EnableKernelOutputCache propertyCIMTYPE 'boolean' Description 'An optional read/write Boolean value. True if output caching is enabled; otherwise, false.' read True write True EnableKernelOutputCache property is in 1 class (HttpRuntimeSection) of ROOT\WebAdministration and in 2 namespaces
CIMTYPE 'boolean' Description 'An optional read/write Boolean value. True if ASP.NET should output a version header; otherwise, false.' read True write True EnableVersionHeader property is in 1 class (HttpRuntimeSection) of ROOT\WebAdministration and in 2 namespaces
▲ EncoderType propertyCIMTYPE 'string' Description 'An optional read/write String value for EncoderType.' read True write True EncoderType property is in 1 class (HttpRuntimeSection) of ROOT\WebAdministration and in 2 namespaces
▲ ExecutionTimeout propertyCIMTYPE '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.' read True SubType 'Interval' write True ExecutionTimeout property is in 1 class (HttpRuntimeSection) of ROOT\WebAdministration and in 2 namespaces
▲ MaxQueryStringLength propertyCIMTYPE 'sint32' Description 'An optional read/write sint32 value that specifies the maximum length of a query string.' read True write True MaxQueryStringLength property is in 1 class (HttpRuntimeSection) of ROOT\WebAdministration and in 2 namespaces
▲ MaxRequestLength propertyCIMTYPE 'sint32' Description 'An optional read/write sint32 value that specifies the limit, in kilobytes, for the input stream buffering threshold.' read True write True MaxRequestLength property is in 1 class (HttpRuntimeSection) of ROOT\WebAdministration and in 2 namespaces
▲ MaxUrlLength propertyCIMTYPE 'sint32' Description 'An optional read/write sint32 value that specifies the maximum length of a URL.' read True write True MaxUrlLength property is in 1 class (HttpRuntimeSection) of ROOT\WebAdministration and in 2 namespaces
▲ MaxWaitChangeNotification propertyCIMTYPE '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.' read True write True MaxWaitChangeNotification property is in 1 class (HttpRuntimeSection) of ROOT\WebAdministration and in 2 namespaces
▲ MinFreeThreads propertyCIMTYPE '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.' read True write True MinFreeThreads property is in 1 class (HttpRuntimeSection) of ROOT\WebAdministration and in 2 namespaces
▲ MinLocalRequestFreeThreads propertyCIMTYPE '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.' read True write True MinLocalRequestFreeThreads property is in 1 class (HttpRuntimeSection) of ROOT\WebAdministration and in 2 namespaces
▲ RelaxedUrlToFileSystemMapping propertyCIMTYPE 'boolean' Description 'An optional read/write Boolean value for RelaxedUrlToFileSystemMapping.' read True write True RelaxedUrlToFileSystemMapping property is in 1 class (HttpRuntimeSection) of ROOT\WebAdministration and in 2 namespaces
▲ RequestLengthDiskThreshold propertyCIMTYPE 'sint32' Description 'An optional read/write sint32 value that specifies, in bytes, the limit for the input stream buffering threshold.' read True write True RequestLengthDiskThreshold property is in 1 class (HttpRuntimeSection) of ROOT\WebAdministration and in 2 namespaces
▲ RequestPathInvalidCharacters propertyCIMTYPE 'string' Description 'An optional read/write String value for RequestPathInvalidCharacters.' read True write True RequestPathInvalidCharacters property is in 1 class (HttpRuntimeSection) of ROOT\WebAdministration and in 2 namespaces
▲ RequestValidationMode propertyCIMTYPE 'string' Description 'An optional read/write String value for RequestValidationMode.' read True write True RequestValidationMode property is in 1 class (HttpRuntimeSection) of ROOT\WebAdministration and in 2 namespaces
▲ RequestValidationType propertyCIMTYPE 'string' Description 'An optional read/write String value for RequestValidationType.' read True write True RequestValidationType property is in 1 class (HttpRuntimeSection) of ROOT\WebAdministration and in 2 namespaces
▲ RequireRootedSaveAsPath propertyCIMTYPE 'boolean' Description 'An optional read/write Boolean value. True if the filename parameter in a SaveAs method must be an absolute path; otherwise, false.' read True write True RequireRootedSaveAsPath property is in 1 class (HttpRuntimeSection) of ROOT\WebAdministration and in 2 namespaces
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.' read True write True SendCacheControlHeader property is in 2 classes of ROOT\WebAdministration and in 2 namespaces
▲ ShutdownTimeout propertyCIMTYPE 'datetime' Description 'An optional read/write datetime value that specifies the time that is allowed for a worker process to shut down.' read True SubType 'Interval' write True ShutdownTimeout property is in 3 classes of ROOT\WebAdministration and in 2 namespaces
▲ UseFullyQualifiedRedirectUrl propertyCIMTYPE 'boolean' Description 'An optional read/write Boolean value. True if client-side redirects are fully qualified; otherwise, false.' read True write True UseFullyQualifiedRedirectUrl property is in 1 class (HttpRuntimeSection) of ROOT\WebAdministration and in 2 namespaces
▲ WaitChangeNotification propertyCIMTYPE '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.' read True write True WaitChangeNotification property is in 1 class (HttpRuntimeSection) of ROOT\WebAdministration and in 2 namespaces
Derived properties (3) of HttpRuntimeSection class
▲ SectionInformation propertyCIMTYPE '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
HttpRuntimeSection Qualifiers Name Value ToInstance ToSubclass Overridable Amended Local
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' ✓ ✓ ✓ ✓ ✓
dynamic True ✓ ✓ ✓ ✗ ✓
factory_clsid '{901a70b2-0f7a-44ea-b97b-1e9299dec8ca}' ✓ ✓ ✓ ✗ ✓
Locale 1033 ✓ ✓ ✓ ✓ ✓
provider 'WebAdministrationProvider' ✓ ✓ ✓ ✗ ✓
section_path 'system.web/httpRuntime' ✓ ✓ ✓ ✗ ✓
SupportsUpdate True ✗ ✗ ✓ ✗ ✓
HttpRuntimeSection System properties Name Value Origin CIMType Local Array
__PATH '\\.\ROOT\WebAdministration:HttpRuntimeSection' ___SYSTEM 8 ✗ ✗
__NAMESPACE 'ROOT\WebAdministration' ___SYSTEM 8 ✗ ✗
__SERVER '.' ___SYSTEM 8 ✗ ✗
__DERIVATION ['ConfigurationSection'] ___SYSTEM 8 ✗ ✓
__PROPERTY_COUNT 29 ___SYSTEM 3 ✗ ✗
__RELPATH 'HttpRuntimeSection ' ___SYSTEM 8 ✗ ✗
__DYNASTY 'ConfigurationSection ' ___SYSTEM 8 ✗ ✗
__SUPERCLASS 'ConfigurationSection ' ___SYSTEM 8 ✗ ✗
__CLASS 'HttpRuntimeSection ' ___SYSTEM 8 ✗ ✗
__GENUS 1 ___SYSTEM 3 ✗ ✗
Similar Classes to HttpRuntimeSection Number of classes:119
Please enable JavaScript to view the comments powered by Disqus.
comments powered by