API:Datasnap.DSTCPServerTransport.TDSTCPServerTransport.AuthenticationManager

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: property
Visibility: published
Source:
Datasnap.DSTCPServerTransport.pas
Datasnap.DSTCPServerTransport.hpp
Unit: Datasnap.DSTCPServerTransport
Parent: TDSTCPServerTransport

Delphi

property AuthenticationManager: TDSCustomAuthenticationManager read FAuthenticationManager write SetAuthenticationManager;

C++

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

Description

Embarcadero Technologies does not currently have any additional information.