Datasnap.DSHTTP.TCustomDSRESTServerTransport.GetAuthenticationManager

提供:RAD Studio API Documentation

Delphi

function GetAuthenticationManager: TDSCustomAuthenticationManager;

C++

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

プロパティ

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


説明

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

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

関連項目