feature: enrol devices bound to another domain

This commit is contained in:
Gary Sharp
2025-09-18 17:05:40 +10:00
parent deaac0f073
commit 356762c811
10 changed files with 605 additions and 222 deletions
@@ -36,7 +36,7 @@ namespace Disco.Models.Repository
// 2012-06-28 G#
public bool ProvisionADAccount { get; set; }
public bool ProvisionFromOtherDomain { get; set; }
public bool AssignedUserLocalAdmin { get; set; }
public bool SetAssignedUserForLogon { get; set; }