Datasnap.DSAuth.TDSCustomAuthenticationManager.GetOnUserAuthenticate

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

function GetOnUserAuthenticate: TDSAuthenticationEvent;

C++

TDSAuthenticationEvent __fastcall GetOnUserAuthenticate();

プロパティ

種類 可視性 ソース ユニット
function protected
Datasnap.DSAuth.pas
Datasnap.DSAuth.hpp
Datasnap.DSAuth TDSCustomAuthenticationManager

説明

OnUserAuthenticate イベントを返します(割り当てられている場合)。

GetOnUserAuthenticate メソッドは、OnUserAuthenticate イベントを返すために使用されます(イベントが割り当てられている場合)。

関連項目