언어

KeyguardDisable 열거형

정의

여러 형식에서 반환되고 F:Android.App.Admin.DevicePolicyManager.SetKeyguardDisabledFeatures 멤버의 매개 변수로 가져온 값을 열거합니다.

public enum KeyguardDisable
type KeyguardDisable = 
상속
KeyguardDisable

필드

속성 Description
FeaturesNone 0
WidgetsAll 1
SecureCamera 2

보안 키 보호 화면에서 카메라를 사용하지 않도록 설정합니다(예:

SecureNotifications 4
UnredactedNotifications 8
TrustAgents 16
Fingerprint 32
RemoteInput 64
Face 128
Iris 256
Biometrics 416
KeyguardDisableShortcutsAll 512
FeaturesAll 2147483647

모든 현재 및 미래의 키 보호 사용자 지정을 사용하지 않도록 설정합니다.

설명

이 페이지의 일부는 만들고 공유한 작업을 기반으로 하며 에 설명된 조건에 따라 사용됩니다.

적용 대상