MDM 注册函数

以下函数在 中 mdmregistration.h声明,供 MDM 注册使用。

在本节中

主题 说明
DiscoverManagementService 发现 MDM 服务。
DiscoverManagementServiceEx 使用候选服务器发现 MDM 服务。
GetDeviceManagementConfigInfo 获取与提供程序 ID 关联的配置信息。
GetDeviceRegistrationInfo 检索设备注册信息。
GetManagementAppHyperlink 检索与 MDM 服务关联的管理应用超链接。
IsDeviceRegisteredWithManagement 检查设备是否已注册到 MDM 服务。
IsManagementRegistrationAllowed 检查本地策略是否允许 MDM 注册。
RegisterDeviceWithManagement 使用 [MS-MDE]:移动设备注册协议将设备注册到 MDM 服务。
RegisterDeviceWithManagementUsingAADCredentials 使用 Azure Active Directory (AAD) 凭据向 MDM 服务注册设备。
SetDeviceManagementConfigInfo 设置与提供程序 ID 关联的配置信息。
SetManagedExternally 向 MDM 代理指示设备在外部管理,并且不会向 MDM 服务注册。
UnregisterDeviceWithManagement 使用 MDM 服务注销设备。