HandlerAction, ROOT\WebAdministration

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

Description

Exposes configuration settings for handlers.

HandlerAction properties

HandlerAction has 11 properties (11 Local)

NameOriginCIMType
AllowPathInfoHandlerAction11 [boolean]
ModulesHandlerAction8 [string]
key
Name
HandlerAction8 [string]
PathHandlerAction8 [string]
PreConditionHandlerAction8 [string]
RequireAccessHandlerAction3 [sint32]
ResourceTypeHandlerAction3 [sint32]
ResponseBufferLimitHandlerAction19 [uint32]
ScriptProcessorHandlerAction8 [string]
TypeHandlerAction8 [string]
VerbHandlerAction8 [string]

Detailed description of HandlerAction properties

Local properties (11) of HandlerAction class

▲ AllowPathInfo property
CIMTYPE'boolean'
Description'A read/write Boolean value. True if the handler will process full path information in a Uniform Resource Identifier (URI); otherwise, false.'
readTrue
writeTrue
AllowPathInfo property is in 1 class (HandlerAction) of ROOT\WebAdministration and in 2 namespaces
▲ Modules property
CIMTYPE'string'
Description'A read/write string value that specifies the module to which you want to map a file or extension.'
readTrue
writeTrue
Modules property is in 2 classes of ROOT\WebAdministration and in 2 namespaces
▲ Name property
CIMTYPE'string'
Description'A required unique read/write string value that specifies a unique name for the handler mapping.'
keyTrue
readTrue
writeTrue
Name property is in 51 classes of ROOT\WebAdministration and in 142 namespaces
▲ Path property
CIMTYPE'string'
Description'A read/write string value that specifies a file extension or file name with extension of the file type to be handled.'
readTrue
writeTrue
Path property is in 128 classes of ROOT\WebAdministration and in 30 namespaces
▲ PreCondition property
CIMTYPE'string'
Description'A read/write string value that optionally specifies conditions under which the handler can run.'
readTrue
writeTrue
PreCondition property is in 4 classes of ROOT\WebAdministration and in 4 namespaces
▲ RequireAccess property
CIMTYPE'sint32'
Description'A read/write sint32 enumeration that specifies handler access requirements.'
readTrue
ValueMap['0', '1', '2', '3', '4']
Values['None', 'Read', 'Write', 'Script', 'Execute']
writeTrue
RequireAccess property is in 1 class (HandlerAction) of ROOT\WebAdministration and in 2 namespaces
▲ ResourceType property
CIMTYPE'sint32'
Description'A read/write sint32 enumeration that specifies the mapping type for the handler.'
readTrue
ValueMap['0', '1', '2', '3']
Values['File', 'Directory', 'Either', 'Unspecified']
writeTrue
ResourceType property is in 1 class (HandlerAction) of ROOT\WebAdministration and in 7 namespaces
▲ ResponseBufferLimit property
CIMTYPE'uint32'
Description'A read/write uint32 value that sets the maximum size, in bytes, of the response buffer for a request handler.'
readTrue
writeTrue
ResponseBufferLimit property is in 1 class (HandlerAction) of ROOT\WebAdministration and in 2 namespaces
▲ ScriptProcessor property
CIMTYPE'string'
Description'A read/write string value that specifies the full path to the ISAPI extension .dll file or CGI .exe file that processes the request, if appropriate.'
readTrue
writeTrue
ScriptProcessor property is in 1 class (HandlerAction) of ROOT\WebAdministration and in 3 namespaces
▲ Type property
CIMTYPE'string'
Description'A read/write string value that specifies the namespace path of a managed handler.'
readTrue
writeTrue
Type property is in 24 classes of ROOT\WebAdministration and in 142 namespaces
▲ Verb property
CIMTYPE'string'
Description'A read/write string value that specifies a comma-delimited list of verbs.'
readTrue
writeTrue
Verb property is in 4 classes of ROOT\WebAdministration and in 4 namespaces

HandlerAction Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
Description'Exposes configuration settings for handlers.'✗✓✓✓✓
DisplayName'Handler Action'✓✓✓✓✓
dynamicTrue✓✓✓✗✓
Locale1033✓✓✓✓✓
provider'WebAdministrationProvider'✓✓✓✗✓

HandlerAction System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\WebAdministration:HandlerAction'___SYSTEM8✗✗
__NAMESPACE'ROOT\WebAdministration'___SYSTEM8✗✗
__SERVER'.'___SYSTEM8✗✗
__DERIVATION['CollectionElement']___SYSTEM8✗✓
__PROPERTY_COUNT11___SYSTEM3✗✗
__RELPATH'HandlerAction'___SYSTEM8✗✗
__DYNASTY'CollectionElement'___SYSTEM8✗✗
__SUPERCLASS'CollectionElement'___SYSTEM8✗✗
__CLASS'HandlerAction'___SYSTEM8✗✗
__GENUS1___SYSTEM3✗✗

Similar Classes to HandlerAction

Number of classes:5
Class nameChildsPropertiesMethodsClass
Instances
Child
Instances
AbstractSingleton
HttpHandlerAction040----
HttpModuleAction020----
ModuleAction030----
TransactionsDefaultSettingsSection055----
TransactionsMachineSettingsSection045----
comments powered by Disqus
WUtils.com