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