AnonymousIdentificationSection, ROOT\WebAdministration\MS_409

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

Description

Specifies how cookies are used in a Web application.

AnonymousIdentificationSection methods

AnonymousIdentificationSection has 5 methods (5 Derived)

NameOriginReturn
GetAllowDefinitionConfigurationSection
GetAllowLocationConfigurationSection
RevertToParentConfigurationSection
SetAllowDefinitionConfigurationSection
SetAllowLocationConfigurationSection

AnonymousIdentificationSection properties

AnonymousIdentificationSection has 12 properties (9 Local, 3 Derived)

NameOriginCIMType
CookielessAnonymousIdentificationSection3 [sint32]
CookieNameAnonymousIdentificationSection8 [string]
CookiePathAnonymousIdentificationSection8 [string]
CookieProtectionAnonymousIdentificationSection3 [sint32]
CookieRequireSSLAnonymousIdentificationSection11 [boolean]
CookieSlidingExpirationAnonymousIdentificationSection11 [boolean]
CookieTimeoutAnonymousIdentificationSection101 [datetime]
DomainAnonymousIdentificationSection8 [string]
EnabledAnonymousIdentificationSection11 [boolean]
key
Location
ConfigurationSection8 [string]
key
Path
ConfigurationSection8 [string]
SectionInformationConfigurationSection13 [object:SectionInformation]

Detailed description of AnonymousIdentificationSection methods

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

Local properties (9) of AnonymousIdentificationSection class

Cookieless property
CIMTYPE'sint32'
Description'A read/write sint32 enumeration that specifies whether to use cookies for a Web application.'
Values['UseUri', 'UseCookies', 'AutoDetect', 'UseDeviceProfile']
Cookieless property is in 3 classes of ROOT\WebAdministration\MS_409 and in 2 namespaces
CookieName property
CIMTYPE'string'
Description'A read/write string value that specifies the name that is assigned to the cookie.'
CookieName property is in 3 classes of ROOT\WebAdministration\MS_409 and in 2 namespaces
CookiePath property
CIMTYPE'string'
Description'A read/write string value that specifies the path to the directory where the cookie is stored.'
CookiePath property is in 2 classes of ROOT\WebAdministration\MS_409 and in 2 namespaces
CookieProtection property
CIMTYPE'sint32'
Description'A read/write sint32 enumeration that specifies the cookie protection scheme.'
Values['None', 'Validation', 'Encryption', 'All']
CookieProtection property is in 2 classes of ROOT\WebAdministration\MS_409 and in 2 namespaces
CookieRequireSSL property
CIMTYPE'boolean'
Description'A read/write Boolean value. True if the cookie requires a Secure Sockets Layer (SSL) connection when it is transmitted to the client; otherwise, false.'
CookieRequireSSL property is in 2 classes of ROOT\WebAdministration\MS_409 and in 2 namespaces
CookieSlidingExpiration property
CIMTYPE'boolean'
Description'A required read/write Boolean value. True if the cookie expiration is initially set to the current date and time plus the value in minutes in the CookieTimeout property; otherwise, false.'
CookieSlidingExpiration property is in 2 classes of ROOT\WebAdministration\MS_409 and in 2 namespaces
CookieTimeout property
CIMTYPE'datetime'
Description'A required read/write datetime value that specifies the cookie expiration time interval.'
CookieTimeout property is in 2 classes of ROOT\WebAdministration\MS_409 and in 2 namespaces
Domain property
CIMTYPE'string'
Description'A read/write string value that specifies the cookie domain.'
Domain property is in 5 classes of ROOT\WebAdministration\MS_409 and in 142 namespaces
Enabled property
CIMTYPE'boolean'
Description'An optional read/write Boolean value. True if anonymous identification is enabled; otherwise, false.'
Enabled property is in 46 classes of ROOT\WebAdministration\MS_409 and in 142 namespaces

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

AnonymousIdentificationSection Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
AMENDMENTTrue
Description'Specifies how cookies are used in a Web application.'
DisplayName'Anonymous Identification Section'
LOCALE1033

AnonymousIdentificationSection System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\WebAdministration\MS_409:AnonymousIdentificationSection'___SYSTEM8
__NAMESPACE'ROOT\WebAdministration\MS_409'___SYSTEM8
__SERVER'.'___SYSTEM8
__DERIVATION['ConfigurationSection']___SYSTEM8
__PROPERTY_COUNT12___SYSTEM3
__RELPATH'AnonymousIdentificationSection'___SYSTEM8
__DYNASTY'ConfigurationSection'___SYSTEM8
__SUPERCLASS'ConfigurationSection'___SYSTEM8
__CLASS'AnonymousIdentificationSection'___SYSTEM8
__GENUS1___SYSTEM3

Similar Classes to AnonymousIdentificationSection

Number of classes:119
Class nameChildsPropertiesMethodsClass
Instances
Child
Instances
AbstractSingleton
AccessSection045----
AnonymousAuthenticationSection075----
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----
TraceSection0105----
TransactionsDefaultSettingsSection055----
TransactionsMachineSettingsSection045----
TrustSection075----
UrlCompressionSection065----
UrlMappingsSection059----
ValidationSection045----
VirtualDirectoryContainsConfigurationSection020----
WebControlsSection045----
WebDavAuthoringRulesSection079----
WebDavAuthoringSection0109----
WebDavGlobalSettingsSection059----
WebLimitsSection0105----
WebRequestModulesSection049----
WebServicesSection0149----
WebSocketSection065----
WindowsAuthenticationSection0109----
XhtmlConformanceSection045----
XmlSerializerSection045----
comments powered by Disqus
WUtils.com