From 01b7c0688f968e751f61d928da8f1bb9b113b7d9 Mon Sep 17 00:00:00 2001 From: Heidi Lohr Date: Thu, 13 Sep 2018 11:06:19 -0700 Subject: [PATCH] Added status payload fields --- windows/client-management/mdm/assignedaccess-csp.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/windows/client-management/mdm/assignedaccess-csp.md b/windows/client-management/mdm/assignedaccess-csp.md index af50f8bd8d..edcd969a42 100644 --- a/windows/client-management/mdm/assignedaccess-csp.md +++ b/windows/client-management/mdm/assignedaccess-csp.md @@ -95,7 +95,6 @@ In Windows 10, version 1803, Assigned Access runtime status only supports monito Note that status codes available in the Status payload correspond to a specific KioskModeAppRuntimeStatus. - |Status code | KioskModeAppRuntimeStatus | |---------|---------| | 1 | KioskModeAppRunning | @@ -122,6 +121,10 @@ Note that status codes available in the Status payload correspond to a specific |3|ActivationFailed| |4|AppNoResponse| +Additionally, the Status payload includes the following fields: + +- profileId: can be used by the MDM server to correlate which account caused the error. +- OperationList: list of failed operations that occurred while applying the assigned access CSP, if any exist. Supported operation is Get.