PolicyConversionContext.BindingElements Egenskap

Definition

Hämtar en samling bindningselement som anpassade bindningselement som implementerar principkontroller läggs till.

public:
 abstract property System::ServiceModel::Channels::BindingElementCollection ^ BindingElements { System::ServiceModel::Channels::BindingElementCollection ^ get(); };
public abstract System.ServiceModel.Channels.BindingElementCollection BindingElements { get; }
member this.BindingElements : System.ServiceModel.Channels.BindingElementCollection
Public MustOverride ReadOnly Property BindingElements As BindingElementCollection

Egenskapsvärde

En BindingElementCollection som innehåller bindningselementen för en slutpunkt.

Gäller för