HttpErrorsSection, ROOT\WebAdministration
Class
| Methods (9)
| Properties (10)
| Qualifiers (8)
| Instances | Namespaces (2)
Samples: VB Script
| C#
| VB.Net
| Search on:Microsoft
Description Configures HTTP error handling for a Web server.
HttpErrorsSection methods HttpErrorsSection has 9 methods (9 Derived )
HttpErrorsSection properties HttpErrorsSection has 10 properties (7 Local , 3 Derived )
Detailed description of HttpErrorsSection methods Derived methods (9) of HttpErrorsSection class
▲ Clear methodReturn 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 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 HttpErrorsSection properties Local properties (7) of HttpErrorsSection class ▲ AllowAbsolutePathsWhenDelegated propertyCIMTYPE 'boolean' Description 'A read/write BUGBUG value that specifies whether absolute paths are allowed in delegated configuration files.' read True write True AllowAbsolutePathsWhenDelegated property is in 1 class (HttpErrorsSection) of ROOT\WebAdministration and in 2 namespaces
▲ DefaultPath propertyCIMTYPE 'string' Description 'An optional string value that contains the default path to an HTTP error file or URL.' read True write True DefaultPath property is in 1 class (HttpErrorsSection) of ROOT\WebAdministration and in 2 namespaces
▲ DefaultResponseMode propertyCIMTYPE 'sint32' Description 'An optional sint32 value that configures the default response to HTTP errors.' read True ValueMap ['0', '1', '2'] Values ['File', 'ExecuteURL', 'Redirect'] write True DefaultResponseMode property is in 1 class (HttpErrorsSection) of ROOT\WebAdministration and in 2 namespaces
▲ DetailedMoreInformationLink propertyCIMTYPE 'string' Description 'An optional read/write string value that specifies the URL for a link, shown at the bottom of the page, to a page with more detailed information on the error that was raised.' read True write True DetailedMoreInformationLink property is in 1 class (HttpErrorsSection) of ROOT\WebAdministration and in 2 namespaces
▲ ErrorMode propertyCIMTYPE 'sint32' Description 'A read/write sint32 enumeration that specifies whether the detailed error functionality is enabled, disabled, or shown only to local clients.' read True ValueMap ['0', '1', '2'] Values ['DetailedLocalOnly', 'Custom', 'Detailed'] write True ErrorMode property is in 1 class (HttpErrorsSection) of ROOT\WebAdministration and in 4 namespaces
▲ ExistingResponse propertyCIMTYPE 'sint32' Description 'A read/write sint32 enumeration that specifies how IIS handles existing custom errors.' read True ValueMap ['0', '1', '2'] Values ['Auto', 'Replace', 'PassThrough'] write True ExistingResponse property is in 1 class (HttpErrorsSection) of ROOT\WebAdministration and in 2 namespaces
▲ HttpErrors propertyCIMTYPE 'object:HttpErrorElement' DefaultCollection True Description 'An array of HttpErrorElement values that configure handling for specific HTTP errors.' read True write False HttpErrors property is in 1 class (HttpErrorsSection) of ROOT\WebAdministration and in 3 namespaces
Derived properties (3) of HttpErrorsSection 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
HttpErrorsSection Qualifiers Name Value ToInstance ToSubclass Overridable Amended Local
Description 'Configures HTTP error handling for a Web server.' ✗ ✓ ✓ ✓ ✓
DisplayName 'Http Errors Section' ✓ ✓ ✓ ✓ ✓
dynamic True ✓ ✓ ✓ ✗ ✓
factory_clsid '{901a70b2-0f7a-44ea-b97b-1e9299dec8ca}' ✓ ✓ ✓ ✗ ✓
Locale 1033 ✓ ✓ ✓ ✓ ✓
provider 'WebAdministrationProvider' ✓ ✓ ✓ ✗ ✓
section_path 'system.webServer/httpErrors' ✓ ✓ ✓ ✗ ✓
SupportsUpdate True ✗ ✗ ✓ ✗ ✓
HttpErrorsSection System properties Name Value Origin CIMType Local Array
__PATH '\\.\ROOT\WebAdministration:HttpErrorsSection' ___SYSTEM 8 ✗ ✗
__NAMESPACE 'ROOT\WebAdministration' ___SYSTEM 8 ✗ ✗
__SERVER '.' ___SYSTEM 8 ✗ ✗
__DERIVATION ['ConfigurationSectionWithCollection', 'ConfigurationSection'] ___SYSTEM 8 ✗ ✓
__PROPERTY_COUNT 10 ___SYSTEM 3 ✗ ✗
__RELPATH 'HttpErrorsSection ' ___SYSTEM 8 ✗ ✗
__DYNASTY 'ConfigurationSection ' ___SYSTEM 8 ✗ ✗
__SUPERCLASS 'ConfigurationSectionWithCollection ' ___SYSTEM 8 ✗ ✗
__CLASS 'HttpErrorsSection ' ___SYSTEM 8 ✗ ✗
__GENUS 1 ___SYSTEM 3 ✗ ✗
Similar Classes to HttpErrorsSection Number of classes:119
Please enable JavaScript to view the comments powered by Disqus.
comments powered by