Udostępnij za pośrednictwem


RemoteAuthenticationEvents.AccessDenied(AccessDeniedContext) Metoda

Definicja

Wywoływane, gdy serwer zdalny zwrócił błąd odmowy dostępu.

public:
 virtual System::Threading::Tasks::Task ^ AccessDenied(Microsoft::AspNetCore::Authentication::AccessDeniedContext ^ context);
public virtual System.Threading.Tasks.Task AccessDenied (Microsoft.AspNetCore.Authentication.AccessDeniedContext context);
abstract member AccessDenied : Microsoft.AspNetCore.Authentication.AccessDeniedContext -> System.Threading.Tasks.Task
override this.AccessDenied : Microsoft.AspNetCore.Authentication.AccessDeniedContext -> System.Threading.Tasks.Task
Public Overridable Function AccessDenied (context As AccessDeniedContext) As Task

Parametry

Zwraca

Dotyczy