BasicHttpBinding Constructor
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Initializes a new instance of the BasicHttpBinding class.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
The default value of BasicHttpSecurityMode is None, which specifies that the SOAP message is not secured and the client is not authenticated.
Show: