Datasnap.DSSession.TDSTunnelService.DSAuthenticationManager

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property DSAuthenticationManager: TDSCustomAuthenticationManager read FDSAuthenticationManager  write FDSAuthenticationManager;

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
Datasnap.DSSession.pas
Datasnap.DSSession.hpp
Datasnap.DSSession TDSTunnelService

Beschreibung

Legt den Authentifizierungsmanager fest, der von diesem Tunnel-Service verwendet wird.

Die Eigenschaft DSAuthenticationManager legt den Authentifizierungsmanager fest, der von diesem Tunnel-Service verwendet wird.

Siehe auch