Datasnap.DSClientRest.TDSRestConnection.OnAuthentication
Delphi
property OnAuthentication: TCredentialsStorage.TCredentialAuthEvent read GetOnAuthentication write SetOnAuthentication;
C++
__property OnAuthentication;
Propriétés
| Type | Visibilité | Source | Unité | Parent |
|---|---|---|---|---|
| event | published | Datasnap.DSClientRest.pas Datasnap.DSClientRest.hpp |
Datasnap.DSClientRest | TDSRestConnection |
Description
Se produit lorsque le serveur déclenche un événement d'authentification. {{#multireplace:Datasnap.DSClientRest.TDSRestConnection.OnAuthentication|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} hérite de {{#multireplace:Datasnap.DSClientRest.TDSCustomRestConnection.OnAuthentication|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. Tout le contenu en-dessous de cette ligne se réfère à {{#multireplace:Datasnap.DSClientRest.TDSCustomRestConnection.OnAuthentication|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.
Se produit lorsque le serveur déclenche un événement d'authentification.
TAuthEvent est le gestionnaire d'événement de OnCustomAuthentication.