Datasnap.DSTCPServerTransport.TDSTCPServerTransport.AuthenticationManager

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

Delphi

property AuthenticationManager: TDSCustomAuthenticationManager read FAuthenticationManager write SetAuthenticationManager;

C++

__property Datasnap::Dsauth::TDSCustomAuthenticationManager* AuthenticationManager = {read=FAuthenticationManager, write=SetAuthenticationManager};

プロパティ

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

説明

現在の TDSTCPServerTransport のための認証マネージャを指定します。

アプリケーションの要求に応じて、AuthenticationManager プロパティを使用して現在の TDSTCPServerTransport のための認証マネージャを指定します。