Name

SoapBinding

Synopsis

This class represents a SOAP binding in a discovery document. You could add a SOAP binding for versioning (or to indicate additional information about a group of web services). SOAP bindings are specified in the discovery document by adding a SOAP XML element with an XML namespace equal to the Namespace constant.

Public NotInheritable Class SoapBinding
                  ' Public Constructors
   Public Sub New() 
' Public Shared Fields
   public const Namespace As String        // =http://schemas.xmlsoap.org/disco/soap/
                  ' Public Instance Properties
   Public Property Address As String  
   Public Property Binding As XmlQualifiedName  
End Class

Get ASP.NET in a Nutshell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.