Datasnap.DSAuth.TDSCustomAuthenticationManager.GetOnUserAuthorize

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

Delphi

function GetOnUserAuthorize: TDSAuthorizationEvent;

C++

TDSAuthorizationEvent __fastcall GetOnUserAuthorize();

プロパティ

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

説明

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

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

関連項目