SMS_MDMDeviceEnrollmentManagers Server WMI Class

The SMS_MDMDeviceEnrollmentManagers Windows Management Instrumentation (WMI) class is an SMS Provider server class, in Configuration Manager, that represents On-premises Mobile Device Management (MDM) device enrollment managers.

The following syntax is simplified from Managed Object Format (MOF) code and includes all inherited properties.

Syntax

Class SMS_MDMDeviceEnrollmentManagers : SMS_BaseClass  
{  
    UInt32 ResourceID;  
};  

Methods

The following table lists the methods in the SMS_MDMDeviceEnrollmentManagers class.

Method Description
InsertMultipleResourceIds Method in Class SMS_MDMDeviceEnrollmentManagers Inserts multiple resource IDs.
RemoveMultipleResourceIds Method in Class SMS_MDMDeviceEnrollmentManagers Deletes multiple resource IDs.

Properties

ResourceID
Data type: UInt32

Access type: Read/Write

Qualifiers: [key]

Resource ID.

Remarks

Class qualifiers for this class include:

Requirements

Runtime Requirements

For more information, see Configuration Manager Server Runtime Requirements.

Development Requirements

For more information, see Configuration Manager Server Development Requirements.