Datasnap.DSHTTP.TCustomDSRESTServerTransport.SetAuthenticationManager
| [–] Properties | |
|---|---|
| Type: procedure function | |
| Visibility: protected | |
| Source: Datasnap.DSHTTP.pas Datasnap.DSHTTP.hpp | |
| Unit: Datasnap.DSHTTP | |
| Parent: TCustomDSRESTServerTransport | |
Delphi
procedure SetAuthenticationManager(const AuthenticationManager: TDSCustomAuthenticationManager);
C++
void __fastcall SetAuthenticationManager(Datasnap::Dsauth::TDSCustomAuthenticationManager* const AuthenticationManager);
Description
Setter method for the AuthenticationManager property.
Use SetAuthenticationManager to set the TDSCustomAuthenticationManager to its corresponding AuthenticationManager property.