EmbeddedBiometricPrompt.AuthenticationPurpose Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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