macOSGatekeeperAppSources 枚举类型
命名空间:microsoft.graph
重要: Microsoft /beta 版本下的 Graph API 可能会发生更改;不支持生产使用。
注意:适用于 Intune 的 Microsoft Graph API 需要适用于租户的活动 Intune 许可证。
macOS Gatekeeper 的应用源选项。
Members
成员 | 值 | 说明 |
---|---|---|
notConfigured | 0 | 设备默认值,无意向。 |
macAppStore | 1 | 只能运行 Mac AppStore 中的应用。 |
macAppStoreAndIdentifiedDevelopers | 2 | 只能运行来自 Mac AppStore 和已识别开发人员的应用。 |
无论何处 | 3 | 可从任何位置运行应用。 |