Noemax.WCFX Namespace > SmartHttpBinding Class > SmartHttpBinding Constructor : SmartHttpBinding Constructor(BasicHttpSecurityMode) |
The value of BasicHttpSecurityMode
that specifies the type of security that is used with the SOAP messages.
'Declaration Public Function New( _ ByVal securityMode As System.ServiceModel.BasicHttpSecurityMode _ )
'Usage Dim securityMode As System.ServiceModel.BasicHttpSecurityMode Dim instance As New SmartHttpBinding(securityMode)
public SmartHttpBinding( System.ServiceModel.BasicHttpSecurityMode securityMode )
public SmartHttpBinding( securityMode: System.ServiceModel.BasicHttpSecurityMode );
public function SmartHttpBinding( securityMode : System.ServiceModel.BasicHttpSecurityMode );
public: SmartHttpBinding( System.ServiceModel.BasicHttpSecurityMode securityMode )
public: SmartHttpBinding( System.ServiceModel.BasicHttpSecurityMode securityMode )
The value of BasicHttpSecurityMode
that specifies the type of security that is used with the SOAP messages.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2