CookieAuthenticationDefaults Sınıf

Tanım

Tanımlama bilgisi tabanlı kimlik doğrulama işleyicisi ile ilgili varsayılan değerler

public ref class CookieAuthenticationDefaults abstract sealed
public static class CookieAuthenticationDefaults
type CookieAuthenticationDefaults = class
Public Class CookieAuthenticationDefaults
Devralma
CookieAuthenticationDefaults

Alanlar

AccessDeniedPath

CookieAuthenticationOptions.AccessDeniedPath için CookieAuthenticationMiddleware tarafından kullanılan varsayılan değer

AuthenticationScheme

CookieAuthenticationOptions.AuthenticationScheme için kullanılan varsayılan değer

CookiePrefix

Varsayılan CookieAuthenticationOptions.CookieName sağlamak için kullanılan ön ek

LoginPath

CookieAuthenticationOptions.LoginPath için CookieAuthenticationMiddleware tarafından kullanılan varsayılan değer

LogoutPath

CookieAuthenticationOptions.LogoutPath için CookieAuthenticationMiddleware tarafından kullanılan varsayılan değer

ReturnUrlParameter

CookieAuthenticationOptions.ReturnUrlParameter varsayılan değeri

Şunlara uygulanır