REST.Authenticator.OAuth.TOAuth2Authenticator.OnLogin

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnLogin: TLoginEvent read FOnLogin write FOnLogin;

C++

__property TLoginEvent OnLogin = {read=FOnLogin, write=FOnLogin};

Properties

Type Visibility Source Unit Parent
event published
REST.Authenticator.OAuth.pas
REST.Authenticator.OAuth.hpp
REST.Authenticator.OAuth TOAuth2Authenticator

Description

Embarcadero Technologies does not currently have any additional information.