SupervisorVerificationSetting Enum

Definition

public enum SupervisorVerificationSetting
type SupervisorVerificationSetting = 
Inheritance
SupervisorVerificationSetting

Fields

Name Value Description
Unknown 0

The unknown setting can usually be ignored and is used for compatibility with future supervisor settings.

Android reference for android.provider.Settings.SUPERVISOR_VERIFICATION_SETTING_UNKNOWN.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Biometrics 1

Settings for supervisors to control what kinds of biometric sensors, such as face and fingerprint scanners, can be used on the device.

Android reference for android.provider.Settings.SUPERVISOR_VERIFICATION_SETTING_BIOMETRICS.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to