UID-Prüfung bei bestehenden Kunden

This commit is contained in:
2023-04-03 17:03:01 +02:00
parent 8b77628773
commit 96e3848aed
4 changed files with 44 additions and 27 deletions

View File

@@ -87,7 +87,7 @@
<SignAssembly>false</SignAssembly>
</PropertyGroup>
<PropertyGroup>
<AssemblyOriginatorKeyFile>SDL_TemporaryKey.pfx</AssemblyOriginatorKeyFile>
<AssemblyOriginatorKeyFile>Test.pfx</AssemblyOriginatorKeyFile>
</PropertyGroup>
<ItemGroup>
<Reference Include="Accessibility" />

View File

@@ -2791,7 +2791,7 @@ Public Class usrCntlKundenuebersicht
Else
MsgBox("Authentiizierungsfehler für User " & VERAG_PROG_ALLGEMEIN.cAllgemein.MITARBEITER.mit_CSuser)
MsgBox("Authentifizierungsfehler für User " & VERAG_PROG_ALLGEMEIN.cAllgemein.MITARBEITER.mit_CSuser)
End If