TScHttpWebRequest
property OnAuthenticationNeeded: TNotifyEvent;
Description
The OnAuthenticationNeeded event occurs when a Web server returns the HTTP status 401, that indicates that the requested resource requires authentication.
See Also
OnConnected
TScHttpStatusCode