次の方法で共有


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 

フィールド値

適用対象