Edit

Share via


androidKeyguardFeature enum type

Namespace: microsoft.graph

Important: Microsoft supports Intune /beta APIs, but they are subject to more frequent change. Microsoft recommends using version v1.0 when possible. Check an API's availability in version v1.0 using the Version selector.

Note: The Microsoft Graph API for Intune requires an active Intune license for the tenant.

Android keyguard feature.

Members

Member Value Description
notConfigured 0 Not configured; this value is ignored.
camera 1 Camera usage when on secure keyguard screens.
notifications 2 Showing notifications when on secure keyguard screens.
unredactedNotifications 3 Showing unredacted notifications when on secure keyguard screens.
trustAgents 4 Trust agent state when on secure keyguard screens.
fingerprint 5 Fingerprint sensor usage when on secure keyguard screens.
remoteInput 6 Notification text entry when on secure keyguard screens.
allFeatures 7 All keyguard features when on secure keyguard screens.
face 8 Face authentication on secure keyguard screens.
iris 9 Iris authentication on secure keyguard screens.
biometrics 10 All biometric authentication on secure keyguard screens.