Language

EmbeddedBiometricPrompt.AllowedAuthenticators Property

Definition

Gets the type(s) of authenticators that may be invoked by the prompt.

public Android.Hardware.Biometrics.BiometricManagerAuthenticators AllowedAuthenticators { [Android.Runtime.Register("getAllowedAuthenticators", "()I", "", ApiSince=37)] get; }
[<get: Android.Runtime.Register("getAllowedAuthenticators", "()I", "", ApiSince=37)>]
member this.AllowedAuthenticators : Android.Hardware.Biometrics.BiometricManagerAuthenticators

Property Value

A bit field representing the type(s) of authenticators that may be invoked by the prompt.

Attributes

Applies to