System.Web.Configuration.SystemWebSectionGroup.AnonymousIdentification Property

Gets the anonymousIdentification section.

Syntax

[System.Configuration.ConfigurationProperty("anonymousIdentification")]
public AnonymousIdentificationSection AnonymousIdentification { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The System.Web.Configuration.AnonymousIdentificationSection object refers to the anonymousIdentification section of the configuration file.

Requirements

Namespace: System.Web.Configuration
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0