System.Web.Security.AnonymousIdentificationModule Members

The members of System.Web.Security.AnonymousIdentificationModule are listed below.

See Also: Inherited members from System.Object

Public Constructors

Public Properties

[read-only]
static
Enabledbool.

Gets a value indicating whether anonymous identification is enabled for the ASP.NET application.

Public Methods

static
ClearAnonymousIdentifier()

Clears the anonymous cookie or identifier associated with a session.

Dispose()

Releases all resources, other than memory, used by the System.Web.Security.AnonymousIdentificationModule.

Init(System.Web.HttpApplication)

Initializes the System.Web.Security.AnonymousIdentificationModule object.

Public Events

Creating

Occurs when a new anonymous identifier is created.