FMX.BiometricAuth.TCustomBiometricService.DoAuthenticationResult
Delphi
procedure DoAuthenticationResult(const AIsSuccess: Boolean; const AMessage: string = '';
const AFailReason: TBiometricFailReason = TBiometricFailReason.Unknown);
C++
void __fastcall DoAuthenticationResult(const bool AIsSuccess, const System::UnicodeString AMessage = System::UnicodeString(), const TBiometricFailReason AFailReason = (TBiometricFailReason)(0x0));
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
procedure function |
protected | FMX.BiometricAuth.pas FMX.BiometricAuth.hpp |
FMX.BiometricAuth | TCustomBiometricService |
Beschreibung
Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.