AccessDeniedContext.AccessDeniedPath Vlastnost

Definice

Získá nebo nastaví cestu koncového bodu, na kterou se bude uživatelský agent přesměrovat. Ve výchozím nastavení je tato vlastnost nastavena na AccessDeniedPath.

public:
 property Microsoft::AspNetCore::Http::PathString AccessDeniedPath { Microsoft::AspNetCore::Http::PathString get(); void set(Microsoft::AspNetCore::Http::PathString value); };
public Microsoft.AspNetCore.Http.PathString AccessDeniedPath { get; set; }
member this.AccessDeniedPath : Microsoft.AspNetCore.Http.PathString with get, set
Public Property AccessDeniedPath As PathString

Hodnota vlastnosti

PathString

Platí pro