Datasnap.DSAuth.TDSCustomAuthenticationManager.GetOnUserAuthenticate
[–] Properties | |
---|---|
Type: function | |
Visibility: protected | |
Source: Datasnap.DSAuth.pas Datasnap.DSAuth.hpp
| |
Unit: Datasnap.DSAuth | |
Parent: TDSCustomAuthenticationManager |
Delphi
function GetOnUserAuthenticate: TDSAuthenticationEvent;
C++
TDSAuthenticationEvent __fastcall GetOnUserAuthenticate();
Description
Returns the OnUserAuthenticate event, if one is assigned.
The GetOnUserAuthenticate method is used to return the OnUserAuthenticate event, if one is assigned.