[To be supplied.]
[Visual Basic] Overridable Protected Sub OnAuthenticate( _ ByVal e As WindowsAuthenticationEvent _ ) [C#] protected virtual void OnAuthenticate( WindowsAuthenticationEvent e ); [C++] protected: virtual void OnAuthenticate( WindowsAuthenticationEvent* e ); [JScript] protected function OnAuthenticate( e : WindowsAuthenticationEvent );
WindowsAuthenticationModule Class | WindowsAuthenticationModule Members | System.Web.Security Namespace