Last change
on this file since 2591 was
2517,
checked in by gkronber, 15 years ago
|
Worked on plugin installation manager and update location service. #799
|
File size:
2.5 KB
|
Line | |
---|
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=3.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089:<?xml version="1.0" encoding="utf-16"?><Data hostNameComparisonMode="StrongWildcard" messageEncoding="Text" name="WSHttpBinding_IUpdateLocation" textEncoding="utf-8" transactionFlow="false"><readerQuotas maxArrayLength="16384" maxBytesPerRead="4096" maxDepth="32" maxNameTableCharCount="16384" maxStringContentLength="8192" /><reliableSession enabled="false" inactivityTimeout="00:10:00" ordered="true" /><security mode="Message"><message algorithmSuite="Default" clientCredentialType="Windows" establishSecurityContext="true" negotiateServiceCredential="true" /><transport clientCredentialType="Windows" proxyCredentialType="None" realm="" /></security></Data>" bindingType="wsHttpBinding" name="WSHttpBinding_IUpdateLocation" />
|
---|
6 | </bindings>
|
---|
7 | <endpoints>
|
---|
8 | <endpoint normalizedDigest="<?xml version="1.0" encoding="utf-16"?><Data address="http://localhost:59253/UpdateLocation.svc" binding="wsHttpBinding" bindingConfiguration="WSHttpBinding_IUpdateLocation" contract="UpdateLocationReference.IUpdateLocation" name="WSHttpBinding_IUpdateLocation"><identity><dns value="localhost" /></identity></Data>" digest="<?xml version="1.0" encoding="utf-16"?><Data address="http://localhost:59253/UpdateLocation.svc" binding="wsHttpBinding" bindingConfiguration="WSHttpBinding_IUpdateLocation" contract="UpdateLocationReference.IUpdateLocation" name="WSHttpBinding_IUpdateLocation"><identity><dns value="localhost" /></identity></Data>" contractName="UpdateLocationReference.IUpdateLocation" name="WSHttpBinding_IUpdateLocation" />
|
---|
9 | </endpoints>
|
---|
10 | </configurationSnapshot> |
---|
Note: See
TracBrowser
for help on using the repository browser.