iPhone 移动设备管理

发布于 2024-10-11 15:35:16 字数 311 浏览 7 评论 0原文

我在以下位置找到了一份文档 http://images.apple.com/iphone/business/docs/iPhone_MDM。 pdf
说你可以开发一个应用程序来管理企业 iPhone,但它没有提供任何详细信息。

当我用谷歌搜索时,我看到了一些第三方解决方案,但我想自己实现。但我不知道怎样才能做到。有没有这方面的文件或者有没有人有这方面的经验?

谢谢。

I have found a document at
http://images.apple.com/iphone/business/docs/iPhone_MDM.pdf
says you can develop an application to manage of enterprise iPhones, but it does not give any detail information how it will be.

When I googled I see a few third party solutions, but I would like to implement myself. But I don't know how I can. Are there any documentaion about this or is there anybody experienced about this?

Thanks.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

终弃我 2024-10-18 15:35:16

在本文档末尾 http://manuals.info.apple.com/en_US/ Enterprise_Deployment_Guide.pdf,其中有通过 Apple 脚本或 C# 创建手动配置文件的示例。当您安装 iPhone 配置实用程序时,您可以在安装文件夹中找到 dll iPCUScripting.dll,这是用于创建配置文件的 API。

At the end of this document http://manuals.info.apple.com/en_US/Enterprise_Deployment_Guide.pdf, there is examples for creating manualy configuration profiles via Apple Script or in C#. When you install iPhone Configuration utility, you can find in the installation folder the dll iPCUScripting.dll, the API for creation configuration profiles.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文