FMX.BiometricAuth.IFMXBiometricAuthService Methods
InheritedProtected
| AddRef | public | Increments the reference count for this interface. |
| 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. |
| QueryInterface | public | Returns a reference to a specified interface if the object supports that interface. |
| Release | public | Decrements the reference count for this interface. |
| SetBiometricStrengths | public | |
| SetPromptProperties | public | |
| SetReuseTime | public | |
| Supports | public | Indicates whether a given interface supports a specific (another) interface. |