C# 클래스 Skimur.Web.Infrastructure.CustomCookieAuthenticationEvents

상속: Microsoft.AspNet.Authentication.Cookies.CookieAuthenticationEvents
파일 보기 프로젝트 열기: skimur/skimur

공개 메소드들

메소드 설명
CustomCookieAuthenticationEvents ( ) : System
OnCustomRedirectToLogin ( Microsoft.AspNet.Authentication.Cookies.CookieRedirectContext context ) : System.Threading.Tasks.Task

메소드 상세

CustomCookieAuthenticationEvents() 공개 메소드

public CustomCookieAuthenticationEvents ( ) : System
리턴 System

OnCustomRedirectToLogin() 공개 메소드

public OnCustomRedirectToLogin ( Microsoft.AspNet.Authentication.Cookies.CookieRedirectContext context ) : System.Threading.Tasks.Task
context Microsoft.AspNet.Authentication.Cookies.CookieRedirectContext
리턴 System.Threading.Tasks.Task