API:Datasnap.DSHTTP.TDSRESTServerTransport.AuthenticationManager

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

Delphi

property AuthenticationManager;

C++

__property AuthenticationManager;

プロパティ

種類 可視性 ソース ユニット
property published
Datasnap.DSHTTP.pas
Datasnap.DSHTTP.hpp
Datasnap.DSHTTP TDSRESTServerTransport

説明

現在の TCustomDSRESTServerTransport の認証マネージャを示します。

Datasnap.DSHTTP.TDSRESTServerTransport.AuthenticationManager は Datasnap.DSHTTP.TCustomDSRESTServerTransport.AuthenticationManager を継承しています。以下の内容はすべて Datasnap.DSHTTP.TCustomDSRESTServerTransport.AuthenticationManager を参照しています。

現在の TCustomDSRESTServerTransport の認証マネージャを示します。

AuthenticationManager プロパティを使用すると、現在の TCustomDSRESTServerTransportTDSCustomAuthenticationManager を指定できます。

関連項目