Aracılığıyla paylaş


CookieAuthenticationOptions.AccessDeniedPath Özellik

Tanım

AccessDeniedPath özelliği, ForbidAsync işlenirken yeniden yönlendirme hedefi için işleyici tarafından kullanılır.

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

Özellik Değeri

Şunlara uygulanır