mirror of
https://github.com/mRemoteNG/mRemoteNG.git
synced 2026-02-17 22:11:48 +08:00
12 lines
764 B
XML
12 lines
764 B
XML
<?xml version='1.0' encoding='utf-8'?>
|
|
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="SecretServerInterface.Properties" GeneratedClassName="Settings">
|
|
<Profiles />
|
|
<Settings>
|
|
<Setting Name="SecretServerInterface_SSWebService" Type="(Web Service URL)" Scope="Application">
|
|
<Value Profile="(Default)">https://cred.sit.local/SecretServer/webservices/SSWebService.asmx</Value>
|
|
</Setting>
|
|
<Setting Name="SecretServerInterface_SSWinAuthWebService" Type="(Web Service URL)" Scope="Application">
|
|
<Value Profile="(Default)">https://cred.sit.local/SecretServer/winauthwebservices/SSWinAuthWebService.asmx</Value>
|
|
</Setting>
|
|
</Settings>
|
|
</SettingsFile> |