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