Datasnap.DSTCPServerTransport.TDSTCPServerTransport.AuthenticationManager

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property AuthenticationManager: TDSCustomAuthenticationManager read FAuthenticationManager write SetAuthenticationManager;

C++

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

Properties

Type Visibility Source Unit Parent
property published
Datasnap.DSTCPServerTransport.pas
Datasnap.DSTCPServerTransport.hpp
Datasnap.DSTCPServerTransport TDSTCPServerTransport

Description

Specifies the authentication manager for the current TDSTCPServerTransport.

If the application requires it, use the AuthenticationManager property to specify the authentication manager for the current TDSTCPServerTransport.