Datasnap.DSHTTP.TCustomDSRESTServerTransport.GetAuthenticationManager

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetAuthenticationManager: TDSCustomAuthenticationManager;

C++

Datasnap::Dsauth::TDSCustomAuthenticationManager* __fastcall GetAuthenticationManager();

Propriétés

Type Visibilité  Source Unité  Parent
function protected
Datasnap.DSHTTP.pas
Datasnap.DSHTTP.hpp
Datasnap.DSHTTP TCustomDSRESTServerTransport


Description

Méthode getter de la propriété AuthenticationManager.

GetAuthenticationManager renvoie le TDSCustomAuthenticationManager pour le TCustomDSRESTServerTransport en cours.

Voir aussi