REST.Client.TCustomRESTClient.OnAuthEvent
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.