REST.Client.TCustomRESTClient.OnAuthEvent

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnAuthEvent: TCredentialsStorage.TCredentialAuthevent  read GetAuthEvent write SetAuthEvent;

C++

__property System::Net::Urlclient::TCredentialsStorage::TCredentialAuthEvent OnAuthEvent = {read=GetAuthEvent, write=SetAuthEvent};

Properties

Type Visibility Source Unit Parent
event public
REST.Client.pas
REST.Client.hpp
REST.Client TCustomRESTClient

Description

Embarcadero Technologies does not currently have any additional information.