Datasnap.DSTCPServerTransport.TDSTCPServerTransport.SetAuthenticationManager

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

Delphi

procedure SetAuthenticationManager(const AuthManager: TDSCustomAuthenticationManager);

C++

void __fastcall SetAuthenticationManager(Datasnap::Dsauth::TDSCustomAuthenticationManager* const AuthManager);

プロパティ

種類 可視性 ソース ユニット
procedure
function
protected
Datasnap.DSTCPServerTransport.pas
Datasnap.DSTCPServerTransport.hpp
Datasnap.DSTCPServerTransport TDSTCPServerTransport

説明

AuthenticationManager プロパティの設定メソッドです。

SetAuthenticationManager は、AuthenticationManager プロパティの設定メソッドです。

関連項目