[To be supplied.]
[Visual Basic] Overridable Public Sub AddOnAuthenticate( _ ByVal handler As PassportAuthenticationEventHandler _ ) [C#] public virtual void AddOnAuthenticate( PassportAuthenticationEventHandler handler ); [C++] public: virtual void AddOnAuthenticate( PassportAuthenticationEventHandler* handler ); [JScript] public function AddOnAuthenticate( handler : PassportAuthenticationEventHandler );
PassportAuthenticationModule Class | PassportAuthenticationModule Members | System.Web.Security Namespace