Expert Web Services Security in the .NET Platform
Any company using .NET will eventually (if they haven't already) be exposing part of their functionality as a .NET Web Service, and how to secure these features will become job number one. Completely up-to-date for the latest version of Visual Studio .NET, Web Services Security in the .NET Platform will be the comprehensive treatment on how to secure Web services on the .NET platform. This book specifically focuses on Web Services security, not general .NET security.
Bromberg and Nantz lay the foundation for a complete discussion of Web Services security in the .NET Platform, by first describing the key aspects of security for the Windows Operating System, Internet Information Services, and ASP.NET. They also show developers how to use the WS-Security W3C specifications for industry-standard authentication, encryption, authorization, XML signature, attachments, and routing with Web services. The specific working code examples and explanations will show developers how to integrate Web services security into their applications.