configuration.svcinfo 1.5 KB

12345678910
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <configurationSnapshot xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="urn:schemas-microsoft-com:xml-wcfconfigurationsnapshot">
  3. <behaviors />
  4. <bindings>
  5. <binding digest="System.ServiceModel.Configuration.WSHttpBindingElement, System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089:&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-16&quot;?&gt;&lt;Data name=&quot;WSHttpBinding_ICommonModule&quot;&gt;&lt;security mode=&quot;None&quot; /&gt;&lt;/Data&gt;" bindingType="wsHttpBinding" name="WSHttpBinding_ICommonModule" />
  6. </bindings>
  7. <endpoints>
  8. <endpoint normalizedDigest="&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-16&quot;?&gt;&lt;Data address=&quot;http://127.0.0.1:1234/DKService/CommonModuleService&quot; binding=&quot;wsHttpBinding&quot; bindingConfiguration=&quot;WSHttpBinding_ICommonModule&quot; contract=&quot;CommonModuleService.ICommonModule&quot; name=&quot;WSHttpBinding_ICommonModule&quot; /&gt;" digest="&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-16&quot;?&gt;&lt;Data address=&quot;http://127.0.0.1:1234/DKService/CommonModuleService&quot; binding=&quot;wsHttpBinding&quot; bindingConfiguration=&quot;WSHttpBinding_ICommonModule&quot; contract=&quot;CommonModuleService.ICommonModule&quot; name=&quot;WSHttpBinding_ICommonModule&quot; /&gt;" contractName="CommonModuleService.ICommonModule" name="WSHttpBinding_ICommonModule" />
  9. </endpoints>
  10. </configurationSnapshot>