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

 

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

Use this To do this
Address (URI) Required. Specify the fully qualified URI with the net.tcp scheme for this receive location.

Minimum length: 1

Maximum length: 255

Default value: net.tcp://localhost/
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.

Minimum length: 0

Maximum length: 32767

The default is an empty string.

See Also

The <identity> element How to Configure a WCF-NetTcp Receive Location Publishing Service Metadata for the WCF Receive Adapters