Datasnap.DSAuth.TDSAuthenticationManager

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Datasnap.DSAuth.TDSCustomAuthenticationManagerSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTDSAuthenticationManager

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.