Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

BasicHttpBinding Constructor

 

Initializes a new instance of the BasicHttpBinding class.

Namespace:   System.ServiceModel
Assembly:  System.ServiceModel (in System.ServiceModel.dll)

NameDescription
System_CAPS_pubmethodBasicHttpBinding()

Initializes a new instance of the BasicHttpBinding class.

System_CAPS_pubmethodBasicHttpBinding(BasicHttpSecurityMode)

Initializes a new instance of the BasicHttpBinding class with a specified type of security used by the binding.

System_CAPS_pubmethodBasicHttpBinding(String^)

Initializes a new instance of the BasicHttpBinding class with a binding specified by its configuration name.

Return to top
Show:
© 2017 Microsoft