API:Datasnap.DSHTTP.TDSHTTPServerTransport.AuthenticationManager

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property AuthenticationManager;

C++

__property AuthenticationManager;

Propriétés

Type Visibilité  Source Unité  Parent
property published
Datasnap.DSHTTP.pas
Datasnap.DSHTTP.hpp
Datasnap.DSHTTP TDSHTTPServerTransport

Description

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

Datasnap.DSHTTP.TDSHTTPServerTransport.AuthenticationManager hérite de Datasnap.DSHTTP.TCustomDSRESTServerTransport.AuthenticationManager. Tout le contenu en-dessous de cette ligne se réfère à Datasnap.DSHTTP.TCustomDSRESTServerTransport.AuthenticationManager.

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