WCF-BasicHttp Transport Properties Dialog Box, Receive, General Tab

 

Use the General tab to configure the receive location for the WCF-BasicHttp adapter.

Note

If you use Transport or TransportWithMessageCredential for the Security mode, you must set up Secure Sockets Layer (SSL) in Microsoft Internet Information Services (IIS).

Use this To do this
Address (URI) Required. Specify the URI for this receive location. Specify the virtual directory plus the .svc file name that the BizTalk WCF Service Publishing Wizard generates—for example, /path/service.svc.

Default value: /

Minimum length: 1

Maximum length: 255
Endpoint Identity Optional. Specify the identity of the service that this receive location provides by clicking the Edit button. The values that can be specified for the Endpoint Identity property differ according to the security configuration. These settings enable the client to authenticate this receive location. In the handshake process between the client and service, the Windows Communication Foundation (WCF) infrastructure will ensure that the identity of the expected service matches the values of this element.

The default is an empty string.

Minimum length: 0

Maximum length: 32767

See Also

How to Configure a WCF-BasicHttp Receive Location Publishing WCF Services with the Isolated WCF Receive Adapters Configuring IIS for the Isolated WCF Receive Adapters The <identity> element