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