January 2003
Intermediate to advanced
620 pages
14h 58m
English
This chapter describes how to develop and apply authentication, authorization, and secure communication techniques to secure ASP.NET Web services and Web service messages. It describes security from the Web service perspective and shows you how to authenticate and authorize callers and how to flow security context through a Web service. It also explains, from a client-side perspective, how to call Web services with credentials and certificates to support server-side authentication.
Web service security can be applied at three levels:
Platform/transport level (point-to-point) security
Application level (custom) security
Message level (end-to-end) security
Each approach has different strengths ...
Read now
Unlock full access