Datasnap.DSClientRest.TDSRestConnection.OnAuthentication
Delphi
property OnAuthentication: TCredentialsStorage.TCredentialAuthEvent read GetOnAuthentication write SetOnAuthentication;
C++
__property OnAuthentication;
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| event | published | Datasnap.DSClientRest.pas Datasnap.DSClientRest.hpp |
Datasnap.DSClientRest | TDSRestConnection |
説明
サーバーが認証イベントを起こした際に、発生します。 {{#multireplace:Datasnap.DSClientRest.TDSRestConnection.OnAuthentication|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} は {{#multireplace:Datasnap.DSClientRest.TDSCustomRestConnection.OnAuthentication|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} を継承しています。以下の内容はすべて {{#multireplace:Datasnap.DSClientRest.TDSCustomRestConnection.OnAuthentication|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} を参照しています。
サーバーが認証イベントを起こした際に、発生します。
TAuthEvent は、OnCustomAuthentication のイベント ハンドラです。