Skip to content

Instantly share code, notes, and snippets.

@pmedcraft
Created March 3, 2017 18:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pmedcraft/62d0df814871ee493b4dbed76906874a to your computer and use it in GitHub Desktop.
Save pmedcraft/62d0df814871ee493b4dbed76906874a to your computer and use it in GitHub Desktop.
SDL Web (Tridion) endpoint for the SessionAwareEclServiceClient
<client>
<endpoint name="EclBinaryEndpoint"
address="net.tcp://localhost:2660/ExternalContentLibrary/2012/netTcp"
binding="netTcpBinding"
bindingConfiguration="EclNetTcpBinding"
contract="Tridion.ExternalContentLibrary.Service.Client.ISessionAwareEclService"/>
</client>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment