FMX.BiometricAuth.TCustomBiometricAuth.Authenticate
Delphi
procedure Authenticate;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| procedure | public | FMX.BiometricAuth.pas | FMX.BiometricAuth | TCustomBiometricAuth |
Description
Starts the authentication flow, in which the system will display a biometric authorization prompt to the user.
When the flow is complete, either OnAuthenticateSuccess or OnAuthenticateFail events will be called.