The members of System.Web.Services.Description.SoapBinding are listed below.
See Also: Inherited members from System.Web.Services.Description.ServiceDescriptionFormatExtension
Initializes an instance of the System.Web.Services.Description.SoapBinding class. |
const | HttpTransport | string.
Gets the URI for the standard protocol specifying HTTP transmission of SOAP data. This field is constant. |
const | Namespace | string.
Gets the URI for the XML namespace of the System.Web.Services.Description.SoapBinding class. This field is constant. |
[read-only] static | Schema | System.Xml.Schema.XmlSchema.
Gets the binding schema that is to be used to transmit data by using the SOAP protocol version 1.1. |
Style | SoapBindingStyle.
Specifies the type of SOAP binding used by the current System.Web.Services.Description.SoapBinding. | |
Transport | string.
Gets or sets the URI with the specification for HTTP transmission of SOAP data. |