NetHttpBinding::Security Property
.NET Framework (current version)
Gets or sets the security used with services configured with the binding.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
public: property BasicHttpSecurity^ Security { BasicHttpSecurity^ get(); void set(BasicHttpSecurity^ value); }
Property Value
Type: System.ServiceModel::BasicHttpSecurity^The security used with services configured with the binding.
Universal Windows Platform
Available since 8
.NET Framework
Available since 4.5
Portable Class Library
Supported in: portable .NET platforms
Available since 8
.NET Framework
Available since 4.5
Portable Class Library
Supported in: portable .NET platforms
Show: