Summary

This whirlwind tour of Web Service security options was meant to introduce you to concepts and options that you have available, to provide some measure of security for your Web Services. At this time, .NET–specific security information is available online at http://msdn.microsoft.com, but you'll probably find entire books devoted to security—as well as some written about .NET security specifically.

Here, we mentioned that you have differing options depending on the breadth of your Web Service audience. If the Web Service is exported to systems on an intranet, where the users and computer identities are known, you can use security techniques designed for peer-to-peer communications, such as IPSec or HTTP Security.

Wider-scale Web Services ...

Get Applied SOAP: Implementing .NET XML Web Services now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.