Поделиться через


CookieAuthenticationDefaults Класс

Определение

Значения по умолчанию, связанные с обработчиком проверки подлинности на основе файлов cookie

public ref class CookieAuthenticationDefaults abstract sealed
public static class CookieAuthenticationDefaults
type CookieAuthenticationDefaults = class
Public Class CookieAuthenticationDefaults
Наследование
CookieAuthenticationDefaults

Поля

AccessDeniedPath

Значение по умолчанию, используемое CookieAuthenticationMiddleware для CookieAuthenticationOptions.AccessDeniedPath

AuthenticationScheme

Значение по умолчанию, используемое для CookieAuthenticationOptions.AuthenticationScheme

CookiePrefix

Префикс, используемый для предоставления CookieAuthenticationOptions.CookieName по умолчанию

LoginPath

Значение по умолчанию, используемое CookieAuthenticationMiddleware для CookieAuthenticationOptions.LoginPath.

LogoutPath

Значение по умолчанию, используемое CookieAuthenticationMiddleware для CookieAuthenticationOptions.LogoutPath

ReturnUrlParameter

Значение по умолчанию CookieAuthenticationOptions.ReturnUrlParameter

Применяется к