Files
OnDoc/API_DocTest/Properties/Settings.settings
Stefan Hutter 49ecd6624a update 20260308
2026-03-08 14:08:06 +01:00

27 lines
1.6 KiB
XML

<?xml version='1.0' encoding='utf-8'?>
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="API_DocTest.Properties" GeneratedClassName="Settings">
<Profiles />
<Settings>
<Setting Name="ConnectionString" Type="System.String" Scope="User">
<Value Profile="(Default)">data source=shu01\shu00;initial catalog=edoka_dms;packet size=4096;user id=sa;password=*shu29</Value>
</Setting>
<Setting Name="DogGenURI" Type="System.String" Scope="User">
<Value Profile="(Default)">https://localhost:44334/API/DokumentGenerator</Value>
</Setting>
<Setting Name="Token" Type="System.String" Scope="User">
<Value Profile="(Default)">pZkuG6l6ORCEckqQimPK58PO1A9EnkMtL5oCgRX9WiWnD4xeH7ikGzhWnTBy/vk8J4Iiz8gCSx9uFHA4+DvITG0roO97sk82d/0BCjVlwLWINpXlJfGYEF3X96AdoCQvb3ruwv/tVqEHsSU5aNfyxBAe+EhLTHQ8t7ysgJZWh98=</Value>
</Setting>
<Setting Name="tempdir" Type="System.String" Scope="User">
<Value Profile="(Default)">x:\jsonfiles\</Value>
</Setting>
<Setting Name="Testumgebung" Type="System.String" Scope="User">
<Value Profile="(Default)">Fachuser</Value>
</Setting>
<Setting Name="ConnectionStringPrd" Type="System.String" Scope="User">
<Value Profile="(Default)">data source=shu01\shu00;initial catalog=edoka_dms;packet size=4096;user id=sa;password=*shu29</Value>
</Setting>
<Setting Name="PathUser" Type="System.String" Scope="User">
<Value Profile="(Default)">x:\jsonfiles\[userid]\</Value>
</Setting>
</Settings>
</SettingsFile>