API:Datasnap.DSAuth.TDSCustomAuthenticationManager.OnUserAuthenticate

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: event
Visibility: public
Source:
Datasnap.DSAuth.pas
Datasnap.DSAuth.hpp
Unit: Datasnap.DSAuth
Parent: TDSCustomAuthenticationManager

Delphi

property OnUserAuthenticate: TDSAuthenticationEvent read GetOnUserAuthenticate  write FOnUserAuthenticate;

C++

__property TDSAuthenticationEvent OnUserAuthenticate = {read=GetOnUserAuthenticate, write=FOnUserAuthenticate};

Description

Embarcadero Technologies does not currently have any additional information.