MDM 註冊函式
下列函式會在 中 mdmregistration.h
宣告,並由 MDM 註冊使用。
本節內容
主題 | 描述 |
---|---|
DiscoverManagementService | 探索 MDM 服務。 |
DiscoverManagementServiceEx | 使用候選伺服器探索 MDM 服務。 |
GetDeviceManagementConfigInfo | 取得與提供者識別碼相關聯的組態資訊。 |
GetDeviceRegistrationInfo | 擷取裝置註冊資訊。 |
GetManagementAppHyperlink | 擷取與 MDM 服務相關聯的管理應用程式超連結。 |
IsDeviceRegisteredWithManagement | 檢查裝置是否已向 MDM 服務註冊。 |
IsManagementRegistrationAllowed | 檢查本機原則是否允許 MDM 註冊。 |
RegisterDeviceWithManagement | 使用 [MS-MDE]: 行動裝置註冊通訊協定向 MDM 服務註冊裝置。 |
RegisterDeviceWithManagementUsingAADCredentials | 使用 Azure Active Directory (AAD) 認證向 MDM 服務註冊裝置。 |
SetDeviceManagementConfigInfo | 設定與提供者識別碼相關聯的組態資訊。 |
SetManagedExternally | 向 MDM 代理程式指出裝置是在外部管理,而且不會向 MDM 服務註冊。 |
UnregisterDeviceWithManagement | 向 MDM 服務取消註冊裝置。 |