Update 20250606

This commit is contained in:
Stefan Hutter
2025-06-06 09:13:32 +02:00
parent 10343fcbab
commit 85ff87dc62
106 changed files with 1312 additions and 298 deletions

View File

@@ -84,6 +84,8 @@ namespace Model
public bool remove_signature { get; set; } = false;
public bool sign { get; set; } = false;
public bool AutomArchivierung { get; set; } = false;
public List<clsav_authl_ref> avq_authl_ref { get; set; }
public string prefix { get; set; } = "";