AnonymousIdentificationModule Methods
.NET Framework (current version)
Namespace:
System.Web.Security
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | ClearAnonymousIdentifier() | Clears the anonymous cookie or identifier associated with a session. |
![]() | Dispose() | Releases all resources, other than memory, used by the AnonymousIdentificationModule. |
![]() | Equals(Object) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType() | |
![]() | Init(HttpApplication) | Initializes the AnonymousIdentificationModule object. |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |
Show:

