Datasnap.DSAuth.TDSCustomAuthenticationManager.GetOnUserAuthenticate
Delphi
function GetOnUserAuthenticate: TDSAuthenticationEvent;
C++
TDSAuthenticationEvent __fastcall GetOnUserAuthenticate();
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
function | protected | Datasnap.DSAuth.pas Datasnap.DSAuth.hpp |
Datasnap.DSAuth | TDSCustomAuthenticationManager |
Description
Renvoie l'événement OnUserAuthenticate, s'il a été affecté.
La méthode GetOnUserAuthenticate est utilisée pour renvoyer l'événement OnUserAuthenticate, s'il a été affecté.