SafariSettings
The declaration to configure Safari settings.
Declaration
object SafariSettingsProperties
| Name | Type | Description |
|---|---|---|
AcceptCookies | string | The policy Safari uses for managing cookies:
|
AllowDisablingFraudWarning | boolean | If |
AllowHistoryClearing | boolean | If |
AllowJavaScript | boolean | If |
AllowPopups | boolean | If |
AllowPrivateBrowsing | boolean | If |
AllowSummary | boolean | If |
NewTabStartPage | SafariSettingsNewTabStartPageObject | Sets the start page for new tabs in Safari. |
Discussion
Specify com.apple.configuration.safari.settings as the declaration type.
Configuration availability
Allowed in supervised enrollment | iOS, macOS, Shared iPad, visionOS |
Allowed in device enrollment | iOS, Shared iPad, visionOS |
Allowed in user enrollment | NA |
Allowed in local enrollment | NA |
Allowed in system scope | iOS, visionOS |
Allowed in user scope | macOS, Shared iPad |