Datasnap.DSAuth.TDSCustomAuthenticationManager.HasUserAuthenticateEvent
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: protected | |
| Source: Datasnap.DSAuth.pas Datasnap.DSAuth.hpp
| |
| Unit: Datasnap.DSAuth | |
| Parent: TDSCustomAuthenticationManager | |
Delphi
function HasUserAuthenticateEvent: boolean; virtual;
C++
virtual bool __fastcall HasUserAuthenticateEvent();
Description
Returns True if an OnUserAuthenticate event has been specified.