CookieAuthenticationDefaults Třída

Definice

Výchozí hodnoty související s obslužnou rutinou ověřování na základě souborů cookie

public ref class CookieAuthenticationDefaults abstract sealed
public static class CookieAuthenticationDefaults
type CookieAuthenticationDefaults = class
Public Class CookieAuthenticationDefaults
Dědičnost
CookieAuthenticationDefaults

Pole

AccessDeniedPath

Výchozí hodnota používaná CookieAuthenticationMiddleware pro CookieAuthenticationOptions.AccessDeniedPath

AuthenticationScheme

Výchozí hodnota použitá pro CookieAuthenticationOptions.AuthenticationScheme

CookiePrefix

Předpona použitá k zadání výchozího souboru CookieAuthenticationOptions.CookieName

LoginPath

Výchozí hodnota používaná CookieAuthenticationMiddleware pro CookieAuthenticationOptions.LoginPath

LogoutPath

Výchozí hodnota používaná CookieAuthenticationMiddleware pro CookieAuthenticationOptions.LogoutPath

ReturnUrlParameter

Výchozí hodnota CookieAuthenticationOptions.ReturnUrlParameter

Platí pro