Expert Web Services Security in the .NET Platform

Brian Nantz, Laurence Moroney

  • 出版商: Apress
  • 出版日期: 2004-10-29
  • 售價: $1,740
  • 貴賓價: 9.5$1,653
  • 語言: 英文
  • 頁數: 280
  • 裝訂: Paperback
  • ISBN: 1590591151
  • ISBN-13: 9781590591154
  • 相關分類: .NET資訊安全
  • 已過版

買這商品的人也買了...

商品描述

Description:

Any company using .NET will eventually (if it hasn't already) expose part of its functionality as a .NET Web service, and securing these features will become job number one. Completely up to date for the latest version of Visual Studio .NET, Expert Web Services Security in the .NET Platform is a comprehensive treatment on how to secure Web services on the .NET platform. This book specifically focuses on Web services security, not general .NET security.

Authors Brian Nantz and Laurence Moroney 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 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 clear-cut explanations will assist developers in readily integrating Web services security into their applications.

 

Table of Contents:

Chapter 1: Webservices & Xml Standards
Chapter 2: Windows Security
Chapter 3: IIS & Asp.NET Architecture
Chapter 4: Security Tools
Chapter 5: Overview of .Net Cryptography
Chapter 6: Webservices & Integrated Windows Security
Chapter 7: Webservices over SSL
Chapter 8: WS-Security with the WSE
Chapter 9: Secure Data Access
Chapter 10: Protecting your code
Chapter 11: Glossary