LockOnLeaveOptions 클래스
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
사용자가 사람의 현재 상태 센서에 의해 검색되는지 여부에 따라 PC 화면의 잠금 동작을 관리하는 기능을 제공합니다.
public ref class LockOnLeaveOptions sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 983040)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class LockOnLeaveOptions final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 983040)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class LockOnLeaveOptions
Public NotInheritable Class LockOnLeaveOptions
- 상속
- 특성
Windows 요구 사항
디바이스 패밀리 |
Windows 11 Insider Preview (10.0.23504.0에서 도입되었습니다.)
|
API contract |
Windows.Foundation.UniversalApiContract (v15.0에서 도입되었습니다.)
|
설명
Windows 11 버전 22H2, 빌드 22621에 대한 5월 모멘트 업데이트에 도입되었습니다.
사용자는 시스템 설정에서 기본 설정된 휴가 잠금 동작을 지정할 수 있습니다( Windows 설정 앱 시작 참조).
속성
AllowWhenExternalDisplayConnected |
외부 모니터가 시스템에 연결될 때 휴가 잠금 동작을 사용할 수 있는지 여부를 가져오거나 설정합니다. |