Printer Friendly Version      Send     
Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
.NET Framework 3.5
<behaviors>
<endpointBehaviors>
<behavior>
 <webHttp>
<webHttp>

This element specifies the WebHttpBehavior on an endpoint through configuration. This behavior, when used in conjunction with the <webHttpBinding> standard binding, enables the Web programming model for a Windows Communication Foundation (WCF) service.

<system.serviceModel>
  <behaviors>
    <endpointBehaviors>
      <behavior> of <endpointBehaviors>
        <webHttp>
<webHttp />

Attributes

None.

Child Elements

None.

Parent Elements

Element Description

<behavior> of <endpointBehaviors>

Specifies the set of endpoint behaviors.


© 2007 Microsoft Corporation. All rights reserved.

© 2008 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker