Update assignedaccess-csp.md

fixed type
This commit is contained in:
Patti Short 2018-10-24 06:28:44 -07:00 committed by GitHub
parent b6e2bdb180
commit ed71e8c511
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -103,7 +103,7 @@ Note that status codes available in the Status payload correspond to a specific
Additionally, the status payload includes a profileId that can be used by the MDM server to correlate which kiosk app caused the error. Additionally, the status payload includes a profileId that can be used by the MDM server to correlate which kiosk app caused the error.
In Windows 10, version 1810, Assigned Access runtime status supports monitoring single-app kiosk and multi-app modes. Here are the possible status codes. In Windows 10, version 1809, Assigned Access runtime status supports monitoring single-app kiosk and multi-app modes. Here are the possible status codes.
|Status|Description| |Status|Description|
|---|---| |---|---|
@ -1243,4 +1243,4 @@ This example configures the following apps: Skype, Learning, Feedback Hub, and C
</Config> </Config>
</Configs> </Configs>
</AssignedAccessConfiguration> </AssignedAccessConfiguration>
``` ```