views:

39

answers:

0

I am busy developing a IHttpModule, which will do our custom authentication using our own credential store.

I would like to know how to add a new custom Authentication Type to the list (Anonymous, Basic, Forms etc.) in InetMgr under Authentication and how I would know which Authenticaiton Type has been enabled in the IHttpModule class.