12345678910 |
- <?xml version="1.0" encoding="utf-8"?>
- <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">
- <behaviors />
- <bindings>
- <binding digest="System.ServiceModel.Configuration.BasicHttpBindingElement, System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089:<?xml version="1.0" encoding="utf-16"?><Data name="entreeSoap" />" bindingType="basicHttpBinding" name="entreeSoap" />
- </bindings>
- <endpoints>
- <endpoint normalizedDigest="<?xml version="1.0" encoding="utf-16"?><Data address="http://localhost:8003/entree.asmx" binding="basicHttpBinding" bindingConfiguration="entreeSoap" contract="PlugworkflowServices.entreeSoap" name="entreeSoap" />" digest="<?xml version="1.0" encoding="utf-16"?><Data address="http://localhost:8003/entree.asmx" binding="basicHttpBinding" bindingConfiguration="entreeSoap" contract="PlugworkflowServices.entreeSoap" name="entreeSoap" />" contractName="PlugworkflowServices.entreeSoap" name="entreeSoap" />
- </endpoints>
- </configurationSnapshot>
|