Login Items: Managed Items
com.apple.loginitems.managed
The payload that configures a device's login items.
macOS
macOS 10.13+combinedConfiguration Keys (1)
| Key | Type | Title |
|---|---|---|
AutoLaunchedApplicationDictionary-managedrequiredAn array of login item dictionaries. | array | Automatically launched items |
LoginItemrequiredA login item. | dict | — |
HideIf 'true', the system hides this item in the Users & Groups login items list. Default: false | boolean | Hide |
PathrequiredThe URL or path string to the item's location. | string | Path |
URLURL to mount in the form scheme://mount.point/Share | string | URL |
AuthenticateAsLoginUserShortNameAuthenticate to the URL with the current users short name. Required if URL is specified, but not for Path | boolean | Authenticate with short name |