CommonBehaviorsSection Class
Represents the configuration section that contains a list of behaviors that is applied to all Windows Communication Foundation (WCF) services on the machine before the behaviors in the behaviors section are applied.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
This configuration section is defined in the Machine.config file. It contains a list of behaviors that is applied to all WCF services on the machine before the behaviors in the behaviors section are applied. If a behavior is defined in both sections, the behavior in the behaviors sections is given preference.
System.Configuration.ConfigurationElement
System.Configuration.ConfigurationSection
System.ServiceModel.Configuration.CommonBehaviorsSection
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.