Update: Device Trusted Enrolment Import/Export

Added AllowUnauthenticatedEnrol to import and export functionality.
This commit is contained in:
Gary Sharp
2014-05-27 17:08:39 +10:00
parent 4e69253852
commit 7cad69598f
8 changed files with 140 additions and 4 deletions
@@ -15,6 +15,8 @@ namespace Disco.Models.Services.Devices.Importing
DeviceAssetNumber,
[Display(Name = "Device Location", Description = "The device location")]
DeviceLocation,
[Display(Name = "Device Enrolment Trusted", Description = "The device is trusted to complete an unauthenticated enrolment")]
DeviceAllowUnauthenticatedEnrol,
[Display(Name = "Device Decommissioned Date", Description = "The date the device was decommissioned in Disco")]
DeviceDecommissionedDate,
[Display(Name = "Device Decommissioned Reason", Description = "The reason the device was decommissioned")]