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