Updated: November 2007
Represents an interoperable binding that derives from WSHttpBinding and provides support for the updated versions of the Security, ReliableSession, and TransactionFlow binding elements.
Public Class WS2007HttpBinding _ Inherits WSHttpBinding
Dim instance As WS2007HttpBinding
public class WS2007HttpBinding : WSHttpBinding
public ref class WS2007HttpBinding : public WSHttpBinding
public class WS2007HttpBinding extends WSHttpBinding
The WS2007HttpBinding class adds a system-provided binding similar to WSHttpBinding but uses the Organization for the Advancement of Structured Information Standards (OASIS) standard versions of the ReliableSession, Security, and TransactionFlow protocols. No changes to the object model or default settings are required when using this binding.