TraceSection, ROOT\WebAdministration\MS_409

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

Description

Configures the ASP.NET code-tracing service.

TraceSection methods

TraceSection has 5 methods (5 Derived)

NameOriginReturn
GetAllowDefinitionConfigurationSection
GetAllowLocationConfigurationSection
RevertToParentConfigurationSection
SetAllowDefinitionConfigurationSection
SetAllowLocationConfigurationSection

TraceSection properties

TraceSection has 10 properties (7 Local, 3 Derived)

NameOriginCIMType
EnabledTraceSection11 [boolean]
LocalOnlyTraceSection11 [boolean]
key
Location
ConfigurationSection8 [string]
MostRecentTraceSection11 [boolean]
PageOutputTraceSection11 [boolean]
key
Path
ConfigurationSection8 [string]
RequestLimitTraceSection3 [sint32]
SectionInformationConfigurationSection13 [object:SectionInformation]
TraceModeTraceSection3 [sint32]
WriteToDiagnosticsTraceTraceSection11 [boolean]

Detailed description of TraceSection methods

Derived methods (5) of TraceSection 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 TraceSection properties

Local properties (7) of TraceSection class

▲ Enabled property
CIMTYPE'boolean'
Description'An optional read/write Boolean value. True if tracing is enabled for an ASP.NET application; otherwise, false.'
Enabled property is in 46 classes of ROOT\WebAdministration\MS_409 and in 142 namespaces
▲ LocalOnly property
CIMTYPE'boolean'
Description'An optional read/write Boolean value. True if the trace viewer (Trace.axd) is available only on the host Web server; false if the trace viewer is available from any computer.'
LocalOnly property is in 1 class (TraceSection) of ROOT\WebAdministration\MS_409 and in 2 namespaces
▲ MostRecent property
CIMTYPE'boolean'
Description'An optional read/write Boolean value. True if the trace store continues to collect the most recent trace messages and begins to discard older trace messages when the limit specified in RequestLimit is reached; false if the trace store stops collecting trace messages when the number specified in RequestLimit is reached.'
MostRecent property is in 1 class (TraceSection) of ROOT\WebAdministration\MS_409 and in 2 namespaces
▲ PageOutput property
CIMTYPE'boolean'
Description'An optional read/write Boolean value. True if tracing information is added to the bottom of each Web page; false if trace output is accessible through the trace utility only.'
PageOutput property is in 1 class (TraceSection) of ROOT\WebAdministration\MS_409 and in 2 namespaces
▲ RequestLimit property
CIMTYPE'sint32'
Description'An optional read/write sint32 value that specifies the number of trace requests, from 0 through 10000, to store on the server.'
RequestLimit property is in 2 classes of ROOT\WebAdministration\MS_409 and in 2 namespaces
▲ TraceMode property
CIMTYPE'sint32'
Description'An optional read/write sint32 value that specifies the order in which trace information is displayed.'
Values['SortByTime', 'SortByCategory']
TraceMode property is in 1 class (TraceSection) of ROOT\WebAdministration\MS_409 and in 2 namespaces
▲ WriteToDiagnosticsTrace property
CIMTYPE'boolean'
Description'An optional read/write Boolean value. True if ASP.NET trace messages are forwarded to the System.Diagnostics tracing infrastructure for listeners that are registered to display trace messages; otherwise, false.'
WriteToDiagnosticsTrace property is in 1 class (TraceSection) of ROOT\WebAdministration\MS_409 and in 2 namespaces

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

TraceSection Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
AMENDMENTTrue✗✗✓✗✓
Description'Configures the ASP.NET code-tracing service.'✗✓✓✗✓
DisplayName'Trace Section'✓✓✓✗✓
LOCALE1033✓✓✓✗✓

TraceSection System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\WebAdministration\MS_409:TraceSection'___SYSTEM8✗✗
__NAMESPACE'ROOT\WebAdministration\MS_409'___SYSTEM8✗✗
__SERVER'.'___SYSTEM8✗✗
__DERIVATION['ConfigurationSection']___SYSTEM8✗✓
__PROPERTY_COUNT10___SYSTEM3✗✗
__RELPATH'TraceSection'___SYSTEM8✗✗
__DYNASTY'ConfigurationSection'___SYSTEM8✗✗
__SUPERCLASS'ConfigurationSection'___SYSTEM8✗✗
__CLASS'TraceSection'___SYSTEM8✗✗
__GENUS1___SYSTEM3✗✗

Similar Classes to TraceSection

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----
HttpRuntimeSection0295----
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----
TransactionsDefaultSettingsSection055----
TransactionsMachineSettingsSection045----
TrustSection075----
UrlCompressionSection065----
UrlMappingsSection059----
ValidationSection045----
VirtualDirectoryContainsConfigurationSection020----
WebControlsSection045----
WebDavAuthoringRulesSection079----
WebDavAuthoringSection0109----
WebDavGlobalSettingsSection059----
WebLimitsSection0105----
WebRequestModulesSection049----
WebServicesSection0149----
WebSocketSection065----
WindowsAuthenticationSection0109----
XhtmlConformanceSection045----
XmlSerializerSection045----
comments powered by Disqus
WUtils.com