This documentation is archived and is not being maintained.
WSHttpBindingElement Class
Visual Studio 2008
Represents an interoperable binding that supports distributed transactions and secure, reliable sessions.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
The wsHttpBinding is a secure, reliable, interoperable binding suitable for non-duplex service contracts. The binding implements the following specifications: WS-ReliableMessaging for reliability and WS-Security for message security and authentication. The transport is HTTP and message encoding is Text/XML encoding.
System.Object
System.Configuration.ConfigurationElement
System.ServiceModel.Configuration.StandardBindingElement
System.ServiceModel.Configuration.WSHttpBindingBaseElement
System.ServiceModel.Configuration.WSHttpBindingElement
System.ServiceModel.Configuration.WSHttpContextBindingElement
System.Configuration.ConfigurationElement
System.ServiceModel.Configuration.StandardBindingElement
System.ServiceModel.Configuration.WSHttpBindingBaseElement
System.ServiceModel.Configuration.WSHttpBindingElement
System.ServiceModel.Configuration.WSHttpContextBindingElement
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Show: