Event called when authentication is required
Source position: fphttpclient.pp line 485
published property TFPHTTPClient.OnPassword : TPasswordEvent; |
Event triggered when the server requests authentication. The event handler can provide credentials and indicate whether to retry the request.
|
Event type for handling authentication challenges |
|
|
Username for HTTP authentication |
|
|
Password for HTTP authentication |