NetHttpBinding Constructor (BasicHttpSecurityMode, Boolean)
.NET Framework (current version)
Initializes a new instance of the NetHttpBinding class with the specified security mode.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Parameters
- securityMode
-
Type:
System.ServiceModel::BasicHttpSecurityMode
The mode of the security.
- reliableSessionEnabled
-
Type:
System::Boolean
true to indicate that the reliable session was enabled; otherwise, false.
.NET Framework
Available since 4.5
Available since 4.5
Show: