메소드 | 설명 | |
---|---|---|
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 ( ICookieAuthenticationConfiguration configuration ) : System | ||
configuration | ICookieAuthenticationConfiguration | |
리턴 | System |
public Init ( System.Web.HttpApplication context ) : void | ||
context | System.Web.HttpApplication | |
리턴 | void |