Datasnap.DSHTTP.TCustomDSRESTServerTransport.SetAuthenticationManager

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure SetAuthenticationManager(const AuthenticationManager: TDSCustomAuthenticationManager);

C++

void __fastcall SetAuthenticationManager(Datasnap::Dsauth::TDSCustomAuthenticationManager* const AuthenticationManager);

Propriétés

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


Description

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

Utilisez SetAuthenticationManager pour définir le TDSCustomAuthenticationManager sur sa propriété AuthenticationManager correspondante.

Voir aussi