---
title: SettingsCommand.Command.Settings.PasscodeLockGracePeriod
framework: devicemanagement
role: symbol
role_heading: Device Management Command
path: devicemanagement/settingscommand/command-data.dictionary/settings-data.dictionary/passcodelockgraceperiod-data.dictionary
---

# SettingsCommand.Command.Settings.PasscodeLockGracePeriod

A dictionary that contains settings for the password lock grace period.

## Declaration

```data
object SettingsCommand.Command.Settings.PasscodeLockGracePeriod
```

## Properties

Item: A string that identifies this setting. Deprecated: iOS 17+ | iPadOS 17+ PasscodeLockGracePeriod: The number of seconds before a locked screen requires the user to enter the device passcode to unlock it. The minimum value is 0 seconds and the maximum value is 14400 seconds. If a device has a passcode, a change to a larger value doesn’t take effect until the user logs out or removes the passcode. For this reason, it’s better to set this value before the user sets a passcode. If the value is less than one of the known values, the device uses the next lowest value. For example a value of 299 results in an effective setting of 60. This setting won’t take effect if TemporarySessionOnly is true because there’s no passcode for a temporary session. Deprecated: iOS 17+ | iPadOS 17+

## See Also

### Objects

- [SettingsCommand.Command.Settings.AccessibilitySettings](devicemanagement/settingscommand/command-data.dictionary/settings-data.dictionary/accessibilitysettings-data.dictionary.md)
- [SettingsCommand.Command.Settings.AppAnalytics](devicemanagement/settingscommand/command-data.dictionary/settings-data.dictionary/appanalytics-data.dictionary.md)
- [SettingsCommand.Command.Settings.ApplicationAttributes](devicemanagement/settingscommand/command-data.dictionary/settings-data.dictionary/applicationattributes-data.dictionary.md)
- [SettingsCommand.Command.Settings.ApplicationConfiguration](devicemanagement/settingscommand/command-data.dictionary/settings-data.dictionary/applicationconfiguration-data.dictionary.md)
- [SettingsCommand.Command.Settings.Bluetooth](devicemanagement/settingscommand/command-data.dictionary/settings-data.dictionary/bluetooth-data.dictionary.md)
- [SettingsCommand.Command.Settings.DataRoaming](devicemanagement/settingscommand/command-data.dictionary/settings-data.dictionary/dataroaming-data.dictionary.md)
- [SettingsCommand.Command.Settings.DefaultApplications](devicemanagement/settingscommand/command-data.dictionary/settings-data.dictionary/defaultapplications-data.dictionary.md)
- [SettingsCommand.Command.Settings.DeviceName](devicemanagement/settingscommand/command-data.dictionary/settings-data.dictionary/devicename-data.dictionary.md)
- [SettingsCommand.Command.Settings.DiagnosticSubmission](devicemanagement/settingscommand/command-data.dictionary/settings-data.dictionary/diagnosticsubmission-data.dictionary.md)
- [SettingsCommand.Command.Settings.HostName](devicemanagement/settingscommand/command-data.dictionary/settings-data.dictionary/hostname-data.dictionary.md)
- [SettingsCommand.Command.Settings.MDMOptions](devicemanagement/settingscommand/command-data.dictionary/settings-data.dictionary/mdmoptions-data.dictionary.md)
- [SettingsCommand.Command.Settings.MaximumResidentUsers](devicemanagement/settingscommand/command-data.dictionary/settings-data.dictionary/maximumresidentusers-data.dictionary.md)
- [SettingsCommand.Command.Settings.OrganizationInfo](devicemanagement/settingscommand/command-data.dictionary/settings-data.dictionary/organizationinfo-data.dictionary.md)
- [SettingsCommand.Command.Settings.PersonalHotspot](devicemanagement/settingscommand/command-data.dictionary/settings-data.dictionary/personalhotspot-data.dictionary.md)
- [SettingsCommand.Command.Settings.SharedDeviceConfiguration](devicemanagement/settingscommand/command-data.dictionary/settings-data.dictionary/shareddeviceconfiguration-data.dictionary.md)
