Datasnap.DSHTTP.TDSHTTPService.AuthenticationManager

提供:RAD Studio API Documentation

Delphi

property AuthenticationManager: TDSCustomAuthenticationManager read GetAuthenticationManager write SetAuthenticationManager;

C++

__property AuthenticationManager;

プロパティ

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

説明

現在の TCustomDSRESTServerTransport の認証マネージャを示します。 {{#multireplace:Datasnap.DSHTTP.TDSHTTPService.AuthenticationManager|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} は {{#multireplace:Datasnap.DSHTTP.TCustomDSRESTServerTransport.AuthenticationManager|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} を継承しています。以下の内容はすべて {{#multireplace:Datasnap.DSHTTP.TCustomDSRESTServerTransport.AuthenticationManager|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} を参照しています。

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

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

関連項目