Language

BiometricPrompt.AuthenticationPurpose Property

Definition

Gets the authentication purpose for the prompt.

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

Property Value

The authentication purpose.

Attributes

Applies to