Datasnap.DSAuth.TDSCustomAuthenticationManager.GetOnUserAuthorize

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function GetOnUserAuthorize: TDSAuthorizationEvent;

C++

TDSAuthorizationEvent __fastcall GetOnUserAuthorize();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function protected
Datasnap.DSAuth.pas
Datasnap.DSAuth.hpp
Datasnap.DSAuth TDSCustomAuthenticationManager

Beschreibung

Gibt das OnUserAuthorize-Ereignis zurück, sofern ein zugewiesen wird.

Die Methode GetOnUserAuthorize wird verwendet, um das OnUserAuthorize-Ereignis zurückzugeben, sofern ein zugewiesen wird.

Siehe auch

OnUserAuthorize