You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
2.1 KiB
10 lines
2.1 KiB
4 years ago
|
<?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.WSHttpBindingElement, System.ServiceModel, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089:<?xml version="1.0" encoding="utf-16"?Data hostNameComparisonMode="StrongWildcard" messageEncoding="Text" name="WSHttpBinding_IBarCodePrint" 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="None"message clientCredentialType="Windows" negotiateServiceCredential="true" /transport clientCredentialType="Windows" proxyCredentialType="None" realm="" //security/Data>" bindingType="wsHttpBinding" name="WSHttpBinding_IBarCodePrint" />
|
||
|
</bindings>
|
||
|
<endpoints>
|
||
|
<endpoint normalizedDigest="<?xml version="1.0" encoding="utf-16"?Data address="http://10.111.226.149:8000/ServiceModelSamples/service" binding="wsHttpBinding" bindingConfiguration="WSHttpBinding_IBarCodePrint" contract="BarCodePrintService.IBarCodePrint" name="WSHttpBinding_IBarCodePrint" />" digest="<?xml version="1.0" encoding="utf-16"?Data address="http://10.111.226.149:8000/ServiceModelSamples/service" binding="wsHttpBinding" bindingConfiguration="WSHttpBinding_IBarCodePrint" contract="BarCodePrintService.IBarCodePrint" name="WSHttpBinding_IBarCodePrint" />" contractName="BarCodePrintService.IBarCodePrint" name="WSHttpBinding_IBarCodePrint" />
|
||
|
</endpoints>
|
||
|
</configurationSnapshot>
|