Datasnap.DSAuth.TDSAuthenticationManager

From RAD Studio API Documentation

TDSAuthenticationManagerDatasnap.DSAuth.TDSCustomAuthenticationManagerSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObject
[–] Properties
Type: class
Visibility: public
Source:
Datasnap.DSAuth.pas
Datasnap.DSAuth.hpp
Unit: Datasnap.DSAuth
Parent: Datasnap.DSAuth

Delphi

TDSAuthenticationManager = class(TDSCustomAuthenticationManager)

C++

class PASCALIMPLEMENTATION TDSAuthenticationManager : public TDSCustomAuthenticationManager

Description

Subclass of TDSCustomAuthenticationManager with published properties.

TDSAuthenticationManager extends TDSCustomAuthenticationManager, exposing OnUserAuthenticate, OnUserAuthorize, and Roles as published properties.