Datasnap.DSSession.TDSTunnelService.DSAuthenticationManager

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property DSAuthenticationManager: TDSCustomAuthenticationManager read FDSAuthenticationManager

C++

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

Properties

Type Visibility Source Unit Parent
property public
Datasnap.DSSession.pas
Datasnap.DSSession.hpp
Datasnap.DSSession TDSTunnelService

Description

Specifies the authentication manager to use with this tunnel service.

The DSAuthenticationManager property specifies the authentication manager to use with this tunnel service.

See Also