CookieAuthenticationDefaults Klasa
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
Wartości domyślne związane z programem obsługi uwierzytelniania opartego na plikach cookie
public ref class CookieAuthenticationDefaults abstract sealed
public static class CookieAuthenticationDefaults
type CookieAuthenticationDefaults = class
Public Class CookieAuthenticationDefaults
- Dziedziczenie
-
CookieAuthenticationDefaults
Pola
AccessDeniedPath |
Wartość domyślna używana przez element CookieAuthenticationMiddleware dla elementu CookieAuthenticationOptions.AccessDeniedPath |
AuthenticationScheme |
Wartość domyślna używana dla elementu CookieAuthenticationOptions.AuthenticationScheme |
CookiePrefix |
Prefiks używany do podawania domyślnego elementu CookieAuthenticationOptions.CookieName |
LoginPath |
Wartość domyślna używana przez element CookieAuthenticationMiddleware dla elementu CookieAuthenticationOptions.LoginPath |
LogoutPath |
Wartość domyślna używana przez plik CookieAuthenticationMiddleware dla elementu CookieAuthenticationOptions.LogoutPath |
ReturnUrlParameter |
Wartość domyślna parametru CookieAuthenticationOptions.ReturnUrlParameter |