Метод | Описание | |
---|---|---|
CookieAuthenticationModule ( ) : System | ||
CookieAuthenticationModule ( ICookieAuthenticationConfiguration configuration ) : System | ||
Dispose ( ) : void | ||
Init ( System.Web.HttpApplication context ) : void |
Метод | Описание | |
---|---|---|
IsLoginPage ( |
||
OnAuthenticateRequest ( object sender, |
||
OnEndRequest ( object sender, |
||
RenewCookieIfExpiring ( |
||
RenewTrackExpireTimeCookie ( |
public CookieAuthenticationModule ( ) : System | ||
Результат | System |
public CookieAuthenticationModule ( ICookieAuthenticationConfiguration configuration ) : System | ||
configuration | ICookieAuthenticationConfiguration | |
Результат | System |
public Init ( System.Web.HttpApplication context ) : void | ||
context | System.Web.HttpApplication | |
Результат | void |