ASP.Net 1.1 - WebServiceAuthentication
Hello,
Has anyone had success implementing the WebServiceAuthenticationModule from Chapter 20? Everything compiles for me however, I can't see how to link the new function "WebServiceAuthentication_OnAuthenticate" in global.asax with the event in the HttpModule. Any thoughts would be appreciated!
|