
Chapter 9. Web services in Microsoft .Net and WebSphere 201
outgoing SOAP message. (A message sent from a client to a Web service is
often called a request, the one returned is a response.)
Microsoft Web Service Enhancements V2.0
Microsoft Web Service Enhancements v2.0 implements WS-Security 2004,
WS-Policy, WS-SecurityPolicy, WS-Trust and WS-SecureConversation. It was
released before the WS-I Security Profile was drafted, so it does not implement
this. However, because it implements WS-Security 2004, we should expect
reasonable interoperability between secure Web services built with it and Java
Web services built with Rational Application De ...