FMX.BiometricAuth.IFMXBiometricAuthService Methods
InheritedProtected
| Authenticate | public | Starts the authentication flow, where the system displays a biometric authorization prompt. |
| CanAuthenticate | public | Indicates if biometric authentication is possible. |
| Cancel | public | Cancels the authentication flow. |
| GetBiometricAvailability | public | Returns a more explicit status of biometric authentication availability. |
| GetBiometryKind | public | Returns what type of biometry is currently active. |
| IsActive | public | Returns whether or not the biometrics prompt is being displayed. |
| IsBiometryLockedOut | public | Returns whether or not the user has been locked out of biometrics. |
| IsSupported | public | Returns whether or not the biometric authentication is supported on the current platform. |
| SetBiometricStrengths | public | |
| SetPromptProperties | public | |
| SetReuseTime | public |