BasicHttpsSecurity::Transport Property
.NET Framework (current version)
Gets the transport-level security settings for a basicHttpsBinding binding.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
public: property HttpTransportSecurity^ Transport { HttpTransportSecurity^ get(); void set(HttpTransportSecurity^ value); }
Property Value
Type: System.ServiceModel::HttpTransportSecurity^The transport-level security settings for a basicHttpsBinding binding.
.NET Framework
Available since 4.5
Available since 4.5
Show: