SecurityAppState 열거형

정의

설명이 없습니다.

public enum class SecurityAppState
/// [Windows.Foundation.Metadata.ContractVersion(Windows.UI.Shell.SecurityAppManagerContract, 65536)]
enum class SecurityAppState
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.UI.Shell.SecurityAppManagerContract), 65536)]
public enum SecurityAppState
var value = Windows.UI.Shell.SecurityAppState.disabled
Public Enum SecurityAppState
상속
SecurityAppState
특성

Windows 요구 사항

디바이스 패밀리
Windows Desktop Extension SDK (10.0.17763.0에서 도입되었습니다.)
API contract
Windows.UI.Shell.SecurityAppManagerContract (v1.0에서 도입되었습니다.)

필드

Disabled 0

설명이 없습니다.

Enabled 1

설명이 없습니다.

적용 대상