Skip to content

Latest commit

 

History

History
168 lines (113 loc) · 4.26 KB

mdm-policy-user-config01-enterprisecloudprint02.md

File metadata and controls

168 lines (113 loc) · 4.26 KB
title description ms.assetid keywords topic_type api_name api_location api_type ms.topic ms.date
MDM_Policy_User_Config01_EnterpriseCloudPrint02 class
The MDM\_Policy\_User\_Config01\_EnterpriseCloudPrint02 class represents the available cloud print policies.
cc885184-1197-48c4-ba48-a2944a416534
MDM_Policy_User_Config01_EnterpriseCloudPrint02 class
MDM_Policy_User_Config01_EnterpriseCloudPrint02 class, described
apiref
MDM_Policy_User_Config01_EnterpriseCloudPrint02
MDM_Policy_User_Config01_EnterpriseCloudPrint02.InstanceID
MDM_Policy_User_Config01_EnterpriseCloudPrint02.ParentID
DMWmiBridgeProv.dll
DllExport
reference
05/31/2018

MDM_Policy_User_Config01_EnterpriseCloudPrint02 class

[Some information relates to pre-released product which may be substantially modified before it's commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.]

The MDM_Policy_User_Config01_EnterpriseCloudPrint02 class represents the available cloud print policies.

The following syntax is simplified from MOF code and includes all inherited properties.

Syntax

[InPartition("local-user"), dynamic, provider("DMWmiBridgeProv")]
class MDM_Policy_User_Config01_EnterpriseCloudPrint02
{
  string InstanceID;
  string ParentID;
  string CloudPrinterDiscoveryEndPoint;
  string CloudPrintOAuthAuthority;
  string CloudPrintOAuthClientId;
  string CloudPrintResourceId;
  sint32 DiscoveryMaxPrinterLimit;
  string MopriaDiscoveryResourceId;
};

Members

The MDM_Policy_User_Config01_EnterpriseCloudPrint02 class has these types of members:

Properties

The MDM_Policy_User_Config01_EnterpriseCloudPrint02 class has these properties.

CloudPrinterDiscoveryEndPoint

Data type: string

Access type: Read/write

CloudPrintOAuthAuthority

Data type: string

Access type: Read/write

CloudPrintOAuthClientId

Data type: string

Access type: Read/write

CloudPrintResourceId

Data type: string

Access type: Read/write

DiscoveryMaxPrinterLimit

Data type: sint32

Access type: Read/write

InstanceID

Data type: string

Access type: Read-only

Qualifiers: key

MopriaDiscoveryResourceId

Data type: string

Access type: Read/write

ParentID

Data type: string

Access type: Read-only

Qualifiers: key

Requirements

Requirement Value
Minimum supported client
Windows 10 [desktop apps only]
Minimum supported server
None supported
Namespace
Root\cimv2\mdm\dmmap
MOF
DMWmiBridgeProv.mof
DLL
DMWmiBridgeProv.dll