CookieAuthenticationDefaults.AccessDeniedPath Feld
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Der von CookieAuthenticationMiddleware für CookieAuthenticationOptions.AccessDeniedPath verwendete Standardwert.
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