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