Datasnap.DSTCPServerTransport.TDSTCPServerTransport.AuthenticationManager

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property AuthenticationManager: TDSCustomAuthenticationManager read FAuthenticationManager write SetAuthenticationManager;

C++

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

Propriétés

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

Description

Spécifie le gestionnaire d'authentification pour le TDSTCPServerTransport en cours.

Si l'application le requiert, utilisez la propriété AuthenticationManager afin de spécifier le gestionnaire d'authentification pour le TDSTCPServerTransport en cours.