Web.HTTPApp.TWebBasicAuthenticator Events
InheritedProtected
OnAuthenticate | published | Event firing when the authenticate request is received and validated, and the hosting web server (Apache, ISAPI, etc) is not processed. |
OnAuthenticated | published | Event firing when hosting web server (Apache, ISAPI, etc) processed authentication request successfully. |
OnGetDeltaStreams | protected | Allows a component to generate and provide a list of delta streams representing changes to the component's state. |