다음을 통해 공유


SystemProtection 클래스

정의

시스템 보호와 관련된 정보를 제공합니다.

public ref class SystemProtection abstract sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Phone.PhoneContract, 65536)]
class SystemProtection final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Phone.PhoneContract), 65536)]
public static class SystemProtection
Public Class SystemProtection
상속
Object Platform::Object IInspectable SystemProtection
특성

Windows 요구 사항

디바이스 패밀리
Windows Mobile Extension SDK (10.0.10240.0에서 도입되었습니다.)
API contract
Windows.Phone.PhoneContract (v1.0에서 도입되었습니다.)

속성

ScreenLocked

화면이 잠겨 있는지 여부를 나타내는 값을 가져옵니다.

메서드

RequestScreenUnlock()

화면 잠금 해제를 요청합니다.

적용 대상