configuration.svcinfo
上传用户:jxqhsy
上传日期:2020-12-31
资源大小:1793k
文件大小:1k
源码类别:

SilverLight

开发平台:

HTML/CSS

  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.BasicHttpBindingElement, System.ServiceModel, Version=3.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089:&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-16&quot;?&gt;&lt;Data maxBufferSize=&quot;2147483647&quot; name=&quot;UserManageSoap&quot;&gt;&lt;security mode=&quot;None&quot; /&gt;&lt;/Data&gt;" bindingType="basicHttpBinding" name="UserManageSoap" />
  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://localhost:17380/UserManage.asmx&quot; binding=&quot;basicHttpBinding&quot; bindingConfiguration=&quot;UserManageSoap&quot; contract=&quot;WebServiceProxy.UserManageSoap&quot; name=&quot;UserManageSoap&quot; /&gt;" digest="&lt;?xml version=&quot;1.0&quot; encoding=&quot;utf-16&quot;?&gt;&lt;Data address=&quot;http://localhost:17380/UserManage.asmx&quot; binding=&quot;basicHttpBinding&quot; bindingConfiguration=&quot;UserManageSoap&quot; contract=&quot;WebServiceProxy.UserManageSoap&quot; name=&quot;UserManageSoap&quot; /&gt;" contractName="WebServiceProxy.UserManageSoap" name="UserManageSoap" />
  9.   </endpoints>
  10. </configurationSnapshot>