ICookieAuthenticationEvents.RedirectToLogout(CookieRedirectContext) Yöntem

Tanım

Oturum Kapatma, tanımlama bilgisi ara yazılımında yeniden yönlendirmeye neden olduğunda çağrılır.

public:
 System::Threading::Tasks::Task ^ RedirectToLogout(Microsoft::AspNetCore::Authentication::Cookies::CookieRedirectContext ^ context);
public System.Threading.Tasks.Task RedirectToLogout (Microsoft.AspNetCore.Authentication.Cookies.CookieRedirectContext context);
abstract member RedirectToLogout : Microsoft.AspNetCore.Authentication.Cookies.CookieRedirectContext -> System.Threading.Tasks.Task
Public Function RedirectToLogout (context As CookieRedirectContext) As Task

Parametreler

context
CookieRedirectContext

Olay hakkında bilgi içerir

Döndürülenler

Şunlara uygulanır