November 2015
Intermediate to advanced
152 pages
2h 46m
English
With the release of ASP.NET Web API 2.0, it is best practice to use an authentication filter for basic authentication rather than using an HTTP module. Follow the given steps to implement basic authentication using an authentication filter:
Chapter05.BasicAuthentication and click OK:
Fig 3 – We have named the ASP.NET Web Application as "Chapter05.BasicAuthentication"
Fig 4 – ...