SettingsCommand.Command.Settings.SharedDeviceConfiguration.PasscodePolicy
A dictionary that contains passcode policies.
Declaration
object SettingsCommand.Command.Settings.SharedDeviceConfiguration.PasscodePolicyProperties
| Name | Type | Description |
|---|---|---|
AutoLockTime | integer | The number of seconds before a device goes to sleep after being idle. The minimum value for this setting is |
PasscodeLockGracePeriod | integer | The number of seconds before a locked screen requires the user to enter the device passcode to unlock it. The minimum value is 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 |