Changes

Web Service Configuration

15 bytes added, 14:19, 15 October 2013
/* Example */
=Example=
<codesource lang="xml">
<appSettings>
<add key="UBIK.DataBase.ConnectionString" value="Data Source=UBIK_SQL_SERVER;Initial Catalog=UBIK;Persist Security Info=True;User ID=ubik;Password=password" />
<add key="UBIK.Service.SessionManagementUrl" value="https://SERVERNAME/UBIK/USAM.svc/SOAP" />
</appSettings>
</codesource>
10,686
edits