---
title: Policy CSP - EnterpriseCloudPrint
description: Use the Policy CSP - EnterpriseCloudPrint setting to define the maximum number of printers that should be queried from a discovery end point.
ms.author: dansimp
ms.topic: article
ms.prod: w10
ms.technology: windows
author: manikadhiman
ms.localizationpriority: medium
ms.date: 09/27/2019
ms.reviewer:
manager: dansimp
---
# Policy CSP - EnterpriseCloudPrint
## EnterpriseCloudPrint policies
-
EnterpriseCloudPrint/CloudPrintOAuthAuthority
-
EnterpriseCloudPrint/CloudPrintOAuthClientId
-
EnterpriseCloudPrint/CloudPrintResourceId
-
EnterpriseCloudPrint/CloudPrinterDiscoveryEndPoint
-
EnterpriseCloudPrint/DiscoveryMaxPrinterLimit
-
EnterpriseCloudPrint/MopriaDiscoveryResourceId
**EnterpriseCloudPrint/CloudPrintOAuthAuthority**
Windows Edition |
Supported? |
Home |
 |
Pro |
2 |
Business |
2 |
Enterprise |
2 |
Education |
2 |
[Scope](./policy-configuration-service-provider.md#policy-scope):
> [!div class = "checklist"]
> * User
Added in Windows 10, version 1703. Specifies the authentication endpoint for acquiring OAuth tokens. This policy must target ./User, otherwise it fails.
The datatype is a string.
The default value is an empty string. Otherwise, the value should contain the URL of an endpoint. For example, "https://azuretenant.contoso.com/adfs".
**EnterpriseCloudPrint/CloudPrintOAuthClientId**
Windows Edition |
Supported? |
Home |
 |
Pro |
2 |
Business |
2 |
Enterprise |
2 |
Education |
2 |
[Scope](./policy-configuration-service-provider.md#policy-scope):
> [!div class = "checklist"]
> * User
Added in Windows 10, version 1703. Specifies the GUID of a client application authorized to retrieve OAuth tokens from the OAuthAuthority. This policy must target ./User, otherwise it fails.
The datatype is a string.
The default value is an empty string. Otherwise, the value should contain a GUID. For example, "E1CF1107-FF90-4228-93BF-26052DD2C714".
**EnterpriseCloudPrint/CloudPrintResourceId**
Windows Edition |
Supported? |
Home |
 |
Pro |
2 |
Business |
2 |
Enterprise |
2 |
Education |
2 |
[Scope](./policy-configuration-service-provider.md#policy-scope):
> [!div class = "checklist"]
> * User
Added in Windows 10, version 1703. Specifies the per-user resource URL for which access is requested by the enterprise cloud print client during OAuth authentication. This policy must target ./User, otherwise it fails.
The datatype is a string.
The default value is an empty string. Otherwise, the value should contain a URL. For example, "http://MicrosoftEnterpriseCloudPrint/CloudPrint".
**EnterpriseCloudPrint/CloudPrinterDiscoveryEndPoint**
Windows Edition |
Supported? |
Home |
 |
Pro |
2 |
Business |
2 |
Enterprise |
2 |
Education |
2 |
[Scope](./policy-configuration-service-provider.md#policy-scope):
> [!div class = "checklist"]
> * User
Added in Windows 10, version 1703. Specifies the per-user end point for discovering cloud printers. This policy must target ./User, otherwise it fails.
The datatype is a string.
The default value is an empty string. Otherwise, the value should contain the URL of an endpoint. For example, "https://cloudprinterdiscovery.contoso.com".
**EnterpriseCloudPrint/DiscoveryMaxPrinterLimit**
Windows Edition |
Supported? |
Home |
 |
Pro |
2 |
Business |
2 |
Enterprise |
2 |
Education |
2 |
[Scope](./policy-configuration-service-provider.md#policy-scope):
> [!div class = "checklist"]
> * User
Added in Windows 10, version 1703. Defines the maximum number of printers that should be queried from a discovery end point. This policy must target ./User, otherwise it fails.
The datatype is an integer.
**EnterpriseCloudPrint/MopriaDiscoveryResourceId**
Windows Edition |
Supported? |
Home |
 |
Pro |
2 |
Business |
2 |
Enterprise |
2 |
Education |
2 |
[Scope](./policy-configuration-service-provider.md#policy-scope):
> [!div class = "checklist"]
> * User
Added in Windows 10, version 1703. Specifies the per-user resource URL for which access is requested by the Mopria discovery client during OAuth authentication. This policy must target ./User, otherwise it fails.
The datatype is a string.
The default value is an empty string. Otherwise, the value should contain a URL. For example, "http://MopriaDiscoveryService/CloudPrint".
Footnotes:
- 1 - Available in Windows 10, version 1607.
- 2 - Available in Windows 10, version 1703.
- 3 - Available in Windows 10, version 1709.
- 4 - Available in Windows 10, version 1803.
- 5 - Available in Windows 10, version 1809.
- 6 - Available in Windows 10, version 1903.
- 7 - Available in Windows 10, version 1909.
- 8 - Available in Windows 10, version 2004.