CommerceAuthenticationModule Constructor

For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.

Initializes a new instance of the CommerceAuthenticationModule class.

Namespace:  Microsoft.CommerceServer.Runtime
Assembly:  Microsoft.CommerceServer.Runtime (in Microsoft.CommerceServer.Runtime.dll)

Syntax

'Declaration
Public Sub New
'Usage

Dim instance As New CommerceAuthenticationModule()
public CommerceAuthenticationModule()
public:
CommerceAuthenticationModule()
public function CommerceAuthenticationModule()

Remarks

Use this method to create a new instance of the CommerceAuthenticationModule class. This class executes custom initialization code after all event handler modules have been added.

Permissions

See Also

Reference

CommerceAuthenticationModule Class

CommerceAuthenticationModule Members

Microsoft.CommerceServer.Runtime Namespace