WSFederationHttpBindingElement.OnApplyConfiguration(Binding) Methode

Definition

Wird aufgerufen, wenn der Inhalt einer angegebenen Bindungsauflistung für dieses Bindungskonfigurationselement übernommen wird.

protected:
 override void OnApplyConfiguration(System::ServiceModel::Channels::Binding ^ binding);
protected override void OnApplyConfiguration (System.ServiceModel.Channels.Binding binding);
override this.OnApplyConfiguration : System.ServiceModel.Channels.Binding -> unit
Protected Overrides Sub OnApplyConfiguration (binding As Binding)

Parameter

binding
Binding

Eine Auflistung von Bindungselementen.

Gilt für: