System.Web.Services.Description.Soap12AddressBinding Class

Represents a service description format extension applied to a System.Web.Services.Description.Port when an XML Web service supports the SOAP protocol version 1.2. This class cannot be inherited.

See Also: Soap12AddressBinding Members

Syntax

[System.Web.Services.Configuration.XmlFormatExtension("address", "http://schemas.xmlsoap.org/wsdl/soap12/", typeof(System.Web.Services.Description.Port))]
public sealed class Soap12AddressBinding : SoapAddressBinding

Remarks

For more information about specifying protocols for XML Web services, see [<topic://cpconbuildingaspnetwebservices>]. For more information about Web Services Description Language (WSDL), see the specification at http://www.w3.org/TR/wsdl/.

Requirements

Namespace: System.Web.Services.Description
Assembly: System.Web.Services (in System.Web.Services.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0