Datasnap.DSClientRest.TDSRestConnection.OnAuthentication
| [–] Properties | |
|---|---|
| Type: event | |
| Visibility: published | |
| Source: Datasnap.DSClientRest.pas Datasnap.DSClientRest.hpp
| |
| Unit: Datasnap.DSClientRest | |
| Parent: TDSRestConnection | |
Delphi
property OnAuthentication;
C++
__property OnAuthentication;
Description
Occurs when the server fires an authentication event.
Datasnap.DSClientRest.TDSRestConnection.OnAuthentication inherits from Datasnap.DSClientRest.TDSCustomRestConnection.OnAuthentication. All content below this line refers to Datasnap.DSClientRest.TDSCustomRestConnection.OnAuthentication.
Occurs when the server fires an authentication event.
TAuthEvent is the event handler of OnCustomAuthentication.