







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