C# Class Skimur.Web.Infrastructure.CustomCookieAuthenticationEvents

Inheritance: Microsoft.AspNet.Authentication.Cookies.CookieAuthenticationEvents
Afficher le fichier Open project: skimur/skimur

Méthodes publiques

Méthode Description
CustomCookieAuthenticationEvents ( ) : System
OnCustomRedirectToLogin ( Microsoft.AspNet.Authentication.Cookies.CookieRedirectContext context ) : System.Threading.Tasks.Task

Method Details

CustomCookieAuthenticationEvents() public méthode

public CustomCookieAuthenticationEvents ( ) : System
Résultat System

OnCustomRedirectToLogin() public méthode

public OnCustomRedirectToLogin ( Microsoft.AspNet.Authentication.Cookies.CookieRedirectContext context ) : System.Threading.Tasks.Task
context Microsoft.AspNet.Authentication.Cookies.CookieRedirectContext
Résultat System.Threading.Tasks.Task