Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
A DataWarehouse authentication http module provides the correlation mechanism to track ASP.NET site visitors to profile users. This class cannot be inherited.
The CommerceDataWarehouseAuthenticationModule type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
CommerceDataWarehouseAuthenticationModule | Initializes a new instance of the CommerceDataWarehouseAuthenticationModule class. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Dispose | Overloaded. |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
Init | The IHttpModule.Init implementation. Initializes the module and sets up the event handlers. (Overrides CommerceModule..::.Init(HttpApplication).) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top
Properties
Name | Description | |
---|---|---|
![]() |
IsInitialized | Gets a value indicating whether the current module instance has been initialized. (Inherited from CommerceModule.) |
Top