Share via


EnrollMethod method of the MDM_ClientCertificateInstall_System02_Install05 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.]

Triggers the device to start the certificate enrollment. The device will not notify MDM server after certificate enrollment is done. The MDM server could later query the device to find out whether new certificate is added.

Syntax

uint32 EnrollMethod();

Parameters

This method has no parameters.

Return value

Required. Triggers the device to start the certificate enrollment. The device will not notify MDM server after certificate enrollment is done. The MDM server could later query the device to find out whether new certificate is added.

Requirements

Minimum supported client

Windows 10 Insider Preview

Minimum supported server

None supported

Namespace

Root\CIMv2\MDM\DMMap

MOF

DMWmiBridgeProv.mof

DLL

DMWmiBridgeProv.dll

See also

MDM_ClientCertificateInstall_System02_Install05