--- title: EnterpriseCloudPrint Policy CSP description: Learn more about the EnterpriseCloudPrint Area in Policy CSP. ms.date: 01/18/2024 --- # Policy CSP - EnterpriseCloudPrint ## CloudPrinterDiscoveryEndPoint | Scope | Editions | Applicable OS | |:--|:--|:--| | ❌ Device
✅ User | ✅ Pro
✅ Enterprise
✅ Education
✅ Windows SE
✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 10, version 1703 [10.0.15063] and later | ```User ./User/Vendor/MSFT/Policy/Config/EnterpriseCloudPrint/CloudPrinterDiscoveryEndPoint ``` This policy provisions per-user discovery end point to discover cloud printers. Specifies the per-user end point for discovering cloud printers. This policy must target ./User, otherwise it fails. Supported datatype is string. The default value is an empty string. Otherwise, the value should contain the URL of an endpoint. **Example**: ```https://cloudprinterdiscovery.contoso.com```. **Description framework properties**: | Property name | Property value | |:--|:--| | Format | `chr` (string) | | Access Type | Add, Delete, Get, Replace | ## CloudPrintOAuthAuthority | Scope | Editions | Applicable OS | |:--|:--|:--| | ❌ Device
✅ User | ✅ Pro
✅ Enterprise
✅ Education
✅ Windows SE
✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 10, version 1703 [10.0.15063] and later | ```User ./User/Vendor/MSFT/Policy/Config/EnterpriseCloudPrint/CloudPrintOAuthAuthority ``` Authentication endpoint for acquiring OAuth tokens. Specifies the authentication endpoint for acquiring OAuth tokens. This policy must target ./User, otherwise it fails. Supported datatype is string. The default value is an empty string. Otherwise, the value should contain the URL of an endpoint. **Example**: ```https://azuretenant.contoso.com/adfs```. **Description framework properties**: | Property name | Property value | |:--|:--| | Format | `chr` (string) | | Access Type | Add, Delete, Get, Replace | ## CloudPrintOAuthClientId | Scope | Editions | Applicable OS | |:--|:--|:--| | ❌ Device
✅ User | ✅ Pro
✅ Enterprise
✅ Education
✅ Windows SE
✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 10, version 1703 [10.0.15063] and later | ```User ./User/Vendor/MSFT/Policy/Config/EnterpriseCloudPrint/CloudPrintOAuthClientId ``` A GUID identifying the client application authorized to retrieve OAuth tokens from the OAuthAuthority. Specifies the GUID of a client application authorized to retrieve OAuth tokens from the OAuthAuthority. This policy must target ./User, otherwise it fails. Supported datatype is string. The default value is an empty string. Otherwise, the value should contain a GUID. **Example**: "E1CF1107-FF90-4228-93BF-26052DD2C714". **Description framework properties**: | Property name | Property value | |:--|:--| | Format | `chr` (string) | | Access Type | Add, Delete, Get, Replace | ## CloudPrintResourceId | Scope | Editions | Applicable OS | |:--|:--|:--| | ❌ Device
✅ User | ✅ Pro
✅ Enterprise
✅ Education
✅ Windows SE
✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 10, version 1703 [10.0.15063] and later | ```User ./User/Vendor/MSFT/Policy/Config/EnterpriseCloudPrint/CloudPrintResourceId ``` Resource URI for which access is being requested by the Enterprise Cloud Print client during OAuth authentication. 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. Supported datatype is string. The default value is an empty string. Otherwise, the value should contain a URL. **Example**: "http://MicrosoftEnterpriseCloudPrint/CloudPrint". **Description framework properties**: | Property name | Property value | |:--|:--| | Format | `chr` (string) | | Access Type | Add, Delete, Get, Replace | ## DiscoveryMaxPrinterLimit | Scope | Editions | Applicable OS | |:--|:--|:--| | ❌ Device
✅ User | ✅ Pro
✅ Enterprise
✅ Education
✅ Windows SE
✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 10, version 1703 [10.0.15063] and later | ```User ./User/Vendor/MSFT/Policy/Config/EnterpriseCloudPrint/DiscoveryMaxPrinterLimit ``` Defines the maximum number of printers that should be queried from discovery end point. This policy must target ./User, otherwise it fails. **Description framework properties**: | Property name | Property value | |:--|:--| | Format | `int` | | Access Type | Add, Delete, Get, Replace | | Allowed Values | Range: `[0-65535]` | | Default Value | 20 | ## MopriaDiscoveryResourceId | Scope | Editions | Applicable OS | |:--|:--|:--| | ❌ Device
✅ User | ✅ Pro
✅ Enterprise
✅ Education
✅ Windows SE
✅ IoT Enterprise / IoT Enterprise LTSC | ✅ Windows 10, version 1703 [10.0.15063] and later | ```User ./User/Vendor/MSFT/Policy/Config/EnterpriseCloudPrint/MopriaDiscoveryResourceId ``` Resource URI for which access is being requested by the Mopria discovery client during OAuth authentication. This policy must target ./User, otherwise it fails. The default value is an empty string. Otherwise, the value should contain a URL. **Example**: ```http://MopriaDiscoveryService/CloudPrint```. **Description framework properties**: | Property name | Property value | |:--|:--| | Format | `chr` (string) | | Access Type | Add, Delete, Get, Replace | ## Related articles [Policy configuration service provider](policy-configuration-service-provider.md)