BindingsSection::NetHttpsBinding Property
.NET Framework (current version)
Gets the net HTTPS binding used.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
public: [ConfigurationPropertyAttribute("netHttpsBinding", Options = ConfigurationPropertyOptions::None)] property NetHttpsBindingCollectionElement^ NetHttpsBinding { NetHttpsBindingCollectionElement^ get(); }
Property Value
Type: System.ServiceModel.Configuration::NetHttpsBindingCollectionElement^A NetHttpsBindingCollectionElement object that defines the configuration section that contains a collection of NetHttpsBindingElement objects.
.NET Framework
Available since 4.5
Available since 4.5
Show: