Datasnap.DSTCPServerTransport.TDSTCPServerTransport.SetAuthenticationManager
[–] Properties | |
---|---|
Type: procedure function
| |
Visibility: protected | |
Source: Datasnap.DSTCPServerTransport.pas Datasnap.DSTCPServerTransport.hpp
| |
Unit: Datasnap.DSTCPServerTransport | |
Parent: TDSTCPServerTransport |
Delphi
procedure SetAuthenticationManager(const AuthManager: TDSCustomAuthenticationManager);
C++
void __fastcall SetAuthenticationManager(Datasnap::Dsauth::TDSCustomAuthenticationManager* const AuthManager);
Description
The setter method for the AuthenticationManager property.
SetAuthenticationManager is the setter method for the AuthenticationManager property.