Language

EmbeddedBiometricPrompt.AuthenticationPurpose Property

Definition

Gets the authentication purpose for the prompt.

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

Property Value

The authentication purpose.

Attributes

Applies to