Datasnap.DSSession.TDSTunnelService.DSAuthenticationManager

提供:RAD Studio API Documentation

Delphi

property DSAuthenticationManager: TDSCustomAuthenticationManager read FDSAuthenticationManager

C++

__property Datasnap::Dsauth::TDSCustomAuthenticationManager* DSAuthenticationManager = {read=FDSAuthenticationManager, write=FDSAuthenticationManager};

プロパティ

種類 可視性 ソース ユニット
property public
Datasnap.DSSession.pas
Datasnap.DSSession.hpp
Datasnap.DSSession TDSTunnelService

説明

自身のトンネル サービスで使用する認証マネージャを示します

DSAuthenticationManager プロパティは、自身のトンネル サービスで使用する認証サービスを示します。

関連項目