Update instruction

The document was showing max inactivity time in seconds but in actual it is in minutes. Made the necessary changes.

Problem: https://github.com/MicrosoftDocs/windows-itpro-docs/issues/9266#issuecomment-793088819
This commit is contained in:
ImranHabib
2021-03-09 14:58:55 +05:00
committed by GitHub
parent e35037b2d8
commit 10c60a8572

View File

@ -677,7 +677,7 @@ The following list shows the supported values:
<!--/Scope-->
<!--Description-->
Specifies the maximum amount of time (in seconds) allowed after the device is idle that will cause the device to become PIN or password locked. Users can select any existing timeout value less than the specified maximum time in the Settings app.
Specifies the maximum amount of time (in minutes) allowed after the device is idle that will cause the device to become PIN or password locked. Users can select any existing timeout value less than the specified maximum time in the Settings app.
* On Mobile, the Lumia 950 and 950XL have a maximum timeout value of 5 minutes, regardless of the value set by this policy.
* On HoloLens, this timeout is controlled by the device's system sleep timeout, regardless of the value set by this policy.