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.
WSHttpBinding.Security Property
.NET Framework (current version)
Gets the security settings used with this binding.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Property Value
Type: System.ServiceModel.WSHttpSecurityThe WSHttpSecurity that is used with this binding. The default value Mode property is Message.
To use something other than the default security type, use the WSHttpBinding(SecurityMode) constructor.
.NET Framework
Available since 3.0
Available since 3.0
Show: