|
|
RequestCachingSection, ROOT\WebAdministration
Class
| Methods (5)
| Properties (9)
| Qualifiers (8)
| Instances | Namespaces (2)
Samples: VB Script
| C#
| VB.Net
| Search on:Microsoft
DescriptionContains configuration information for request caching.
RequestCachingSection methodsRequestCachingSection has 5 methods (5 Derived)
RequestCachingSection propertiesRequestCachingSection has 9 properties (6 Local, 3 Derived)
Detailed description of RequestCachingSection methodsDerived methods (5) of RequestCachingSection class| ▲ GetAllowDefinition method |
|---|
| Return | |
|---|
| 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 method |
|---|
| Return | |
|---|
| 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 method |
|---|
| Return | |
|---|
| 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 method |
|---|
| Return | |
|---|
| 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 method |
|---|
| Return | |
|---|
| 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 RequestCachingSection propertiesLocal properties (6) of RequestCachingSection class| ▲ DefaultFtpCachePolicy property |
|---|
| CIMTYPE | 'object:FtpCachePolicySettings' |
|---|
| Description | 'An FtpCachePolicySettings value that specifies the default FTP caching behavior for the local computer.' |
|---|
| read | True |
|---|
| write | True |
|---|
| DefaultFtpCachePolicy property is in 1 class (RequestCachingSection) of ROOT\WebAdministration and in 2 namespaces |
| ▲ DefaultHttpCachePolicy property |
|---|
| CIMTYPE | 'object:HttpCachePolicySettings' |
|---|
| Description | 'An HttpCachePolicySettings value that specifies the default HTTP caching behavior for the local computer.' |
|---|
| read | True |
|---|
| write | True |
|---|
| DefaultHttpCachePolicy property is in 1 class (RequestCachingSection) of ROOT\WebAdministration and in 2 namespaces |
| ▲ DefaultPolicyLevel property |
|---|
| CIMTYPE | 'sint32' |
|---|
| Description | 'A read/write sint32 value that specifies the default cache policy level.' |
|---|
| read | True |
|---|
| ValueMap | ['0', '1', '2', '3', '4', '5', '6'] |
|---|
| Values | ['Default', 'BypassCache', 'CacheOnly', 'CacheIfAvailable', 'Revalidate', 'Reload', 'NoCacheNoStore'] |
|---|
| write | True |
|---|
| DefaultPolicyLevel property is in 1 class (RequestCachingSection) of ROOT\WebAdministration and in 2 namespaces |
| ▲ DisableAllCaching property |
|---|
| CIMTYPE | 'boolean' |
|---|
| Description | 'A read/write Boolean value. True if caching is disabled on the local computer; otherwise, false.' |
|---|
| read | True |
|---|
| write | True |
|---|
| DisableAllCaching property is in 1 class (RequestCachingSection) of ROOT\WebAdministration and in 2 namespaces |
| ▲ IsPrivateCache property |
|---|
| CIMTYPE | 'boolean' |
|---|
| Description | 'A read/write Boolean value. True if the local computer cache is private (that is, provides user isolation); otherwise, false.' |
|---|
| read | True |
|---|
| write | True |
|---|
| IsPrivateCache property is in 1 class (RequestCachingSection) of ROOT\WebAdministration and in 2 namespaces |
| ▲ UnspecifiedMaximumAge property |
|---|
| CIMTYPE | 'datetime' |
|---|
| Description | 'A read/write datetime value that specifies the default maximum age for cached resources that do not have expiration information.' |
|---|
| read | True |
|---|
| write | True |
|---|
| UnspecifiedMaximumAge property is in 1 class (RequestCachingSection) of ROOT\WebAdministration and in 2 namespaces |
Derived properties (3) of RequestCachingSection class
| ▲ SectionInformation property |
|---|
| CIMTYPE | '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 |
RequestCachingSection Qualifiers| Name | Value | ToInstance | ToSubclass | Overridable | Amended | Local |
| Description | 'Contains configuration information for request caching.' | ✗ | ✓ | ✓ | ✓ | ✓ |
| DisplayName | 'Request Caching Section' | ✓ | ✓ | ✓ | ✓ | ✓ |
| dynamic | True | ✓ | ✓ | ✓ | ✗ | ✓ |
| factory_clsid | '{901a70b2-0f7a-44ea-b97b-1e9299dec8ca}' | ✓ | ✓ | ✓ | ✗ | ✓ |
| Locale | 1033 | ✓ | ✓ | ✓ | ✓ | ✓ |
| provider | 'WebAdministrationProvider' | ✓ | ✓ | ✓ | ✗ | ✓ |
| section_path | 'system.net/requestCaching' | ✓ | ✓ | ✓ | ✗ | ✓ |
| SupportsUpdate | True | ✗ | ✗ | ✓ | ✗ | ✓ |
RequestCachingSection System properties| Name | Value | Origin | CIMType | Local | Array |
| __PATH | '\\.\ROOT\WebAdministration:RequestCachingSection' | ___SYSTEM | 8 | ✗ | ✗ |
| __NAMESPACE | 'ROOT\WebAdministration' | ___SYSTEM | 8 | ✗ | ✗ |
| __SERVER | '.' | ___SYSTEM | 8 | ✗ | ✗ |
| __DERIVATION | ['ConfigurationSection'] | ___SYSTEM | 8 | ✗ | ✓ |
| __PROPERTY_COUNT | 9 | ___SYSTEM | 3 | ✗ | ✗ |
| __RELPATH | 'RequestCachingSection' | ___SYSTEM | 8 | ✗ | ✗ |
| __DYNASTY | 'ConfigurationSection' | ___SYSTEM | 8 | ✗ | ✗ |
| __SUPERCLASS | 'ConfigurationSection' | ___SYSTEM | 8 | ✗ | ✗ |
| __CLASS | 'RequestCachingSection' | ___SYSTEM | 8 | ✗ | ✗ |
| __GENUS | 1 | ___SYSTEM | 3 | ✗ | ✗ |
Similar Classes to RequestCachingSectionNumber of classes:119
comments powered by
|
|