System.Web.Services.Description.SoapBinding Members

The members of System.Web.Services.Description.SoapBinding are listed below.

See Also: Inherited members from System.Web.Services.Description.ServiceDescriptionFormatExtension

Public Constructors

Initializes an instance of the System.Web.Services.Description.SoapBinding class.

Public Fields

const
HttpTransportstring.

Gets the URI for the standard protocol specifying HTTP transmission of SOAP data. This field is constant.

const
Namespacestring.

Gets the URI for the XML namespace of the System.Web.Services.Description.SoapBinding class. This field is constant.

Public Properties

[read-only]
static
SchemaSystem.Xml.Schema.XmlSchema.

Gets the binding schema that is to be used to transmit data by using the SOAP protocol version 1.1.

StyleSoapBindingStyle.

Specifies the type of SOAP binding used by the current System.Web.Services.Description.SoapBinding.

Transportstring.

Gets or sets the URI with the specification for HTTP transmission of SOAP data.