Datasnap.DSHTTP.TCustomDSRESTServerTransport.SetAuthenticationManager
Delphi
procedure SetAuthenticationManager(const AuthenticationManager: TDSCustomAuthenticationManager);
C++
void __fastcall SetAuthenticationManager(Datasnap::Dsauth::TDSCustomAuthenticationManager* const AuthenticationManager);
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet | 
|---|---|---|---|---|
| procedure function | protected | Datasnap.DSHTTP.pas Datasnap.DSHTTP.hpp | Datasnap.DSHTTP | TCustomDSRESTServerTransport | 
Beschreibung
Setter-Methode für die Eigenschaft AuthenticationManager.
Mit SetAuthenticationManager setzen Sie TDSCustomAuthenticationManager auf die entsprechende AuthenticationManager-Eigenschaft.