API:Datasnap.DSClientRest.TDSRestConnection.OnAuthentication
Delphi
property OnAuthentication: TCredentialsStorage.TCredentialAuthEvent read GetOnAuthentication write SetOnAuthentication;
C++
__property OnAuthentication;
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
|---|---|---|---|---|
| event | published | Datasnap.DSClientRest.pas Datasnap.DSClientRest.hpp |
Datasnap.DSClientRest | TDSRestConnection |
Beschreibung
Wird ausgelöst, wenn der Server ein Authentifizierungs-Ereignis auslöst. {{#multireplace:Datasnap.DSClientRest.TDSRestConnection.OnAuthentication|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} erbt von {{#multireplace:Datasnap.DSClientRest.TDSCustomRestConnection.OnAuthentication|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. Der folgende Inhalt bezieht sich auf {{#multireplace:Datasnap.DSClientRest.TDSCustomRestConnection.OnAuthentication|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.
Wird ausgelöst, wenn der Server ein Authentifizierungs-Ereignis auslöst.
TAuthEvent ist die Ereignisbehandlungsroutine von OnCustomAuthentication.