次の方法で共有


SendUnenrollRequest method of the MDM_Client class

Unenrolls the device.

Syntax

uint32 SendUnenrollRequest(
  [in] string DeviceClientID
);

Parameters

DeviceClientID [in]

The Id of the device.

Requirements

Minimum supported client
Windows 8
Minimum supported server
None supported
Namespace
Root\CIMv2\MDM
MOF
MDMSettingsProv.mof
DLL
MDMSettingsProv.dll

See also

MDM_Client