Condividi tramite


<webHttp>

Questo elemento specifica il comportamento WebHttpBehavior in un endpoint tramite la configurazione. Questo comportamento, quando viene utilizzato insieme all'associazione standard <associazioneHttpWeb>, consente di utilizzare il modello di programmazione Web per un servizio Windows Communication Foundation (WCF).

<system.serviceModel>
  <comportamenti>
    <comportamentiEndpoint>
      <behavior> di <endpointBehaviors>
        <webHttp>

<webHttp />

Attributi ed elementi

Attributi

Nessuno.

Elementi figlio

Nessuno.

Elementi padre

Elemento Descrizione

<behavior> di <endpointBehaviors>

Specifica l'insieme di comportamenti dell'endpoint.

Vedere anche

Riferimenti

<associazioneHttpWeb>
WebHttpElement
WebHttpBehavior

Altre risorse

ASP.NET AJAX Integration and JSON Support