validation client and server

This commit is contained in:
Jonathan Jenne
2023-12-15 10:45:32 +01:00
parent 0ad1d214ba
commit bdf7bdd37a
7 changed files with 269 additions and 127 deletions

View File

@@ -9,8 +9,8 @@ Public Class Scheduler
Inherits BaseClass
Private Scheduler As IScheduler
Private ConnectionString As String
Private LicenseKey As String
Private ReadOnly ConnectionString As String
Private ReadOnly LicenseKey As String
Private Const JobName = "CertificateDocumentJob"