Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 954 Bytes

humanpresencesettings_lockonleavetimeout.md

File metadata and controls

28 lines (17 loc) · 954 Bytes
-api-id -api-type
P:Windows.Devices.Sensors.HumanPresenceSettings.LockOnLeaveTimeout
winrt property

Windows.Devices.Sensors.HumanPresenceSettings.LockOnLeaveTimeout

-description

Gets or sets the time interval a user must go undetected by the human presence sensor before the PC is considered unattended and automatically locked.

-property-value

The time interval a user must go undetected by the human presence sensor before the PC is considered unattended and automatically locked.

-remarks

Use GetSupportedLockOnLeaveTimeouts to retrieve the collection of intervals supported by the system.

-see-also

HumanPresenceFeatures.IsLockOnLeaveSupported, IsLockOnLeaveEnabled

-examples