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, kterou používá 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, kterou používá cookieAuthenticationMiddleware pro cookieAuthenticationOptions.LoginPath

LogoutPath

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

ReturnUrlParameter

Výchozí hodnota cookieAuthenticationOptions.ReturnUrlParameter

Platí pro