== Example ==
<syntaxhighlight lang="xml">
<system.serviceModel>
</client>
</system.serviceModel>
</syntaxhighlight>
where a user defined web service URL has been defined via
<syntaxhighlight lang="xml">
<endpoint address="https://137.135.200.180[:PORT]/UBIK/DEMO.240.PUSH/UBIKPush.svc/SOAP" binding="wsHttpBinding" bindingConfiguration="WSHttpBinding_IUBIKPush" contract="PushService.IUBIKPush" name="WSHttpBinding_IUBIKPush" />
</syntaxhighlight>
* [[Configuration Files]]
[[Category:Installing|Configuration Files/Client.config]]