AuthModule Constructor

HttpServer.dll

Initializes a new instance of the AuthModule class

Namespace:  HttpServer.Authentication
Assembly:  HttpServer (in HttpServer.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
protected AuthModule()
Visual Basic (Declaration)
Protected Sub New
Visual C++
protected:
AuthModule()

See Also