Datasnap.DSHTTP.TCustomDSRESTServerTransport.GetAuthenticationManager
[–] Properties | |
---|---|
Type: function | |
Visibility: protected | |
Source: Datasnap.DSHTTP.pas Datasnap.DSHTTP.hpp
| |
Unit: Datasnap.DSHTTP | |
Parent: TCustomDSRESTServerTransport |
Delphi
function GetAuthenticationManager: TDSCustomAuthenticationManager;
C++
Datasnap::Dsauth::TDSCustomAuthenticationManager* __fastcall GetAuthenticationManager();
Description
Getter method for the AuthenticationManager property.
GetAuthenticationManager returns the TDSCustomAuthenticationManager for the current TCustomDSRESTServerTransport.