mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-23 18:57:22 +00:00
70 lines
2.2 KiB
Markdown
70 lines
2.2 KiB
Markdown
---
|
||
title: SecureAssessment CSP
|
||
description: SecureAssessment CSP
|
||
ms.assetid: 6808BE4B-961E-4638-BF15-FD7841D1C00A
|
||
ms.author: maricia
|
||
ms.topic: article
|
||
ms.prod: w10
|
||
ms.technology: windows
|
||
author: MariciaAlforque
|
||
ms.date: 06/26/2017
|
||
---
|
||
|
||
# SecureAssessment CSP
|
||
|
||
The SecureAssessment configuration service provider is used to provide configuration information for the secure assessment browser.
|
||
|
||
The following diagram shows the SecureAssessment configuration service provider management objects in tree format as used by Open Mobile Alliance Device Management (OMA DM), OMA Client Provisioning, and Enterprise DM.
|
||
|
||

|
||
|
||
<a href="" id="--vendor-msft-secureassessment"></a>**./Vendor/MSFT/SecureAssessment**
|
||
The root node for the SecureAssessment configuration service provider.
|
||
|
||
The supported operation is Get.
|
||
|
||
<a href="" id="launchuri"></a>**LaunchURI**
|
||
URI Link to an assessment that's automatically loaded when the secure assessment browser is launched.
|
||
|
||
The supported operations are Add, Delete, Get, and Replace.
|
||
|
||
<a href="" id="testeraccount"></a>**TesterAccount**
|
||
The user name of the test taking account.
|
||
|
||
- To specify a domain account, use domain\\user.
|
||
- To specify an AAD account, use username@tenant.com.
|
||
- To specify a local account, use the username.
|
||
|
||
The supported operations are Add, Delete, Get, and Replace.
|
||
|
||
<a href="" id="allowscreenmonitoring"></a>**AllowScreenMonitoring**
|
||
Added in Windows 10, version 1703. Boolean value that indicates whether screen capture is allowed by the app.
|
||
|
||
Supported operations are Get and Replace.
|
||
|
||
<a href="" id="requireprinting"></a>**RequirePrinting**
|
||
Added in Windows 10, version 1703. Boolean value that indicates whether printing is allowed by the app.
|
||
|
||
Supported operations are Get and Replace.
|
||
|
||
<a href="" id="AllowTextSuggestions"></a>**AllowTextSuggestions**
|
||
Added in Windows 10, version 1703. Boolean value that indicates whether keyboard text suggestions are allowed by the app.
|
||
|
||
Supported operations are Get and Replace.
|
||
|
||
## Related topics
|
||
|
||
[Set up Take a Test on multiple PCs](https://technet.microsoft.com/en-us/edu/windows/take-a-test-multiple-pcs)
|
||
|
||
[Configuration service provider reference](configuration-service-provider-reference.md)
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|