Datasnap.DSHTTP.TCustomDSRESTServerTransport.AuthenticationManager

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property AuthenticationManager: TDSCustomAuthenticationManager read GetAuthenticationManager  write SetAuthenticationManager;

C++

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

Propriétés

Type Visibilité  Source Unité  Parent
property public
Datasnap.DSHTTP.pas
Datasnap.DSHTTP.hpp
Datasnap.DSHTTP TCustomDSRESTServerTransport


Description

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

Utilisez la propriété AuthenticationManager pour spécifier le TDSCustomAuthenticationManager du TCustomDSRESTServerTransport en cours.

Voir aussi