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 CommerceDirectMailer authentication http module provides the authentication functionality for Direct Mailer. This class cannot be inherited.
The CommerceDirectMailerAuthenticationModule type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
CommerceDirectMailerAuthenticationModule | Initializes a new instance of the CommerceDirectMailerAuthenticationModule 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