Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Enables the retrieval of metadata address information from the request message headers.
Schema Hierarchy
<system.serviceModel>
<behaviors>
<serviceBehaviors>
<behavior> of <serviceBehaviors>
<useRequestHeadersForMetadataAddress>
Syntax
<useRequestHeadersForMetadataAddress> <defaultPorts> <add scheme="http" port="integer" /> </defaultPorts></useRequestHeadersForMetadataAddress>
Attributes and Elements
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child Elements
Element | Description |
---|---|
A collection of default ports listing the default communications endpoints that the client application listens to. |
Parent Elements
Element | Description |
---|---|
Specifies a behavior element. |