Datasnap.DSAuth.TDSAuthenticationManager
Delphi
TDSAuthenticationManager = class(TDSCustomAuthenticationManager)
C++
class PASCALIMPLEMENTATION TDSAuthenticationManager : public TDSCustomAuthenticationManager
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
class | public | Datasnap.DSAuth.pas Datasnap.DSAuth.hpp |
Datasnap.DSAuth | Datasnap.DSAuth |
Description
Subclass of TDSCustomAuthenticationManager with published properties.
TDSAuthenticationManager extends TDSCustomAuthenticationManager, exposing OnUserAuthenticate, OnUserAuthorize, and Roles as published properties.