BindingElement Hierarchy

The following table lists the classes derived from System.ServiceModel.Channels.BindingElement .

Derived Classes

Class Description
System.ServiceModel.Channels.CompositeDuplexBindingElement  
System.ServiceModel.Channels.MessageEncodingBindingElement  
System.ServiceModel.Channels.OneWayBindingElement  
System.ServiceModel.Channels.PeerResolverBindingElement Defines the abstract base class for binding elements used to create peer resolver objects.
System.ServiceModel.Channels.PrivacyNoticeBindingElement  
System.ServiceModel.Channels.ReliableSessionBindingElement Represents the binding element that can produce the sending and receiving channels required for a reliable session between endpoints.
System.ServiceModel.Channels.SecurityBindingElement An abstract class that, when implemented, represents a binding element that supports channel SOAP message security.
System.ServiceModel.Channels.StreamUpgradeBindingElement  
System.ServiceModel.Channels.TransactionFlowBindingElement  
System.ServiceModel.Channels.TransportBindingElement An abstract base class that represents a transport binding element.
System.ServiceModel.Channels.UseManagedPresentationBindingElement A binding element used to communicate with a "InfoCard" Security Token Service that supports the profile of WS-Trust.

See Also

Reference

BindingElement Class
BindingElement Members
System.ServiceModel.Channels Namespace