Datasnap.DSAuth.TDSCustomAuthenticationManager.GetOnUserAuthorize

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetOnUserAuthorize: TDSAuthorizationEvent;

C++

TDSAuthorizationEvent __fastcall GetOnUserAuthorize();

Propriétés

Type Visibilité  Source Unité  Parent
function protected
Datasnap.DSAuth.pas
Datasnap.DSAuth.hpp
Datasnap.DSAuth TDSCustomAuthenticationManager

Description

Renvoie l'événement OnUserAuthorize, s'il a été affecté.

La méthode GetOnUserAuthorize est utilisée pour renvoyer l'événement OnUserAuthorize, s'il a été affecté.

Voir aussi