BindingsSection::WSFederationHttpBinding Property
.NET Framework (current version)
Gets the configuration element that contains a collection of WSFederationHttpBindingElement objects.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
public: [ConfigurationPropertyAttribute("wsFederationHttpBinding", Options = ConfigurationPropertyOptions::None)] property WSFederationHttpBindingCollectionElement^ WSFederationHttpBinding { WSFederationHttpBindingCollectionElement^ get(); }
Property Value
Type: System.ServiceModel.Configuration::WSFederationHttpBindingCollectionElement^A WSFederationHttpBindingCollectionElement that contains a collection of WSFederationHttpBindingElement objects.
.NET Framework
Available since 3.0
Available since 3.0
Show: