行動裝置裝置管理註冊
行動裝置裝置管理註冊技術的概觀。
若要開發 Mobile 裝置管理 註冊,您需要下列標頭:
如需這項技術的程式設計指引,請參閱:
REGISTRATION_INFORMATION_CLASS 包含裝置註冊的相關資訊。 |
DiscoverManagementService 探索 MDM 服務。 |
DiscoverManagementServiceEx 使用候選伺服器探索 MDM 服務。 |
GetDeviceManagementConfigInfo 取得與提供者識別碼相關聯的組態資訊。 |
GetDeviceRegistrationInfo 擷取裝置註冊資訊。 |
GetManagementAppHyperlink 擷取與 MDM 服務相關聯的管理應用程式超連結。 |
IsDeviceRegisteredWithManagement 檢查裝置是否已向 MDM 服務註冊。 |
IsManagementRegistrationAllowed 檢查本機原則是否允許 MDM 註冊。 |
RegisterDeviceWithManagement 使用 [MS-MDE]:_Mobile裝置註冊通訊協定,向 MDM 服務註冊裝置。 |
RegisterDeviceWithManagementUsingAADCredentials 使用 Azure Active Directory (AAD) 認證向 MDM 服務註冊裝置。 |
RegisterDeviceWithManagementUsingAADDeviceCredentials 使用 Azure Active Directory (AAD) 裝置認證向 MDM 服務註冊裝置。 |
SetDeviceManagementConfigInfo 設定與提供者識別碼相關聯的組態資訊。 |
SetManagedExternally 向 MDM 代理程式指出裝置是在外部管理,而且不會向 MDM 服務註冊。 |
UnregisterDeviceWithManagement 向 MDM 服務取消註冊裝置。 |
MANAGEMENT_SERVICE_INFO 包含管理服務的端點和資訊。 |