







The AuthModule type exposes the following members.
Events
Name | Description | |
---|---|---|
![]() | OnAuthenticate |
used to let authentication modules authenticate the username and password
|
![]() | OnAuthenticationRequired |
Let's you decide on a system level if authentication is requried.
You can also decide if authentication is required in each HttpModule.
|