CookieAuthenticationDefaults.AccessDeniedPath 필드

정의

CookieAuthenticationOptions.AccessDeniedPath에 대한 CookieAuthenticationMiddleware에서 사용하는 기본값입니다.

public: static initonly Microsoft::AspNetCore::Http::PathString AccessDeniedPath;
public static readonly Microsoft.AspNetCore.Http.PathString AccessDeniedPath;
 staticval mutable AccessDeniedPath : Microsoft.AspNetCore.Http.PathString
Public Shared ReadOnly AccessDeniedPath As PathString 

필드 값

적용 대상