Datasnap.DSAuth.TDSAuthenticationManager
Delphi
TDSAuthenticationManager = class(TDSCustomAuthenticationManager)
C++
class PASCALIMPLEMENTATION TDSAuthenticationManager : public TDSCustomAuthenticationManager
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
|---|---|---|---|---|
| class | public | Datasnap.DSAuth.pas Datasnap.DSAuth.hpp |
Datasnap.DSAuth | Datasnap.DSAuth |
Beschreibung
Unterklasse von TDSCustomAuthenticationManager mit published-Eigenschaften.
TDSAuthenticationManager erweitert TDSCustomAuthenticationManager und stellt OnUserAuthenticate, OnUserAuthorize und Roles als published-Eigenschaften bereit.