Advertisement
Guest User

Untitled

a guest
Nov 18th, 2017
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.43 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <configuration>
  3.     <configSections>
  4.         <section name="InterfaceApi"
  5.                  type="Aype.u8.Interface.Api.InterfaceApiSection, Aype.u8.Interface.Api" />
  6.     </configSections>
  7.     <startup>
  8.         <supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6.1" />
  9.     </startup>
  10.  
  11.     <InterfaceApi url="http://s4udev1.cloud.tshosting.net/crminterface/xml" user="su" password="su@sjoerd17!"/>
  12.    
  13. </configuration>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement