WSHttpContextBindingElement.OnApplyConfiguration(Binding) Methode

Definitie

Hiermee past u de configuratie van dit configuratie-element toe op het opgegeven bindingexemplaren. Het opgegeven bindingexemplaren moet van het type WSHttpContextBindingzijn.

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)

Parameters

binding
Binding

De binding die het inhouds-, contextbeveiligingsniveau en het mechanisme voor inhoudsuitwisseling bevat dat wordt gebruikt om de klasse te configureren.

Van toepassing op