Datasnap.DSHTTP.TCustomDSRESTServerTransport.GetAuthenticationManager

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

Delphi

function GetAuthenticationManager: TDSCustomAuthenticationManager;

C++

Datasnap::Dsauth::TDSCustomAuthenticationManager* __fastcall GetAuthenticationManager();

プロパティ

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


説明

AuthenticationManager プロパティの取得アクセサ メソッドです。

GetAuthenticationManager では、現在の TCustomDSRESTServerTransportTDSCustomAuthenticationManager を返します。

関連項目