WsFederationEvents.AuthenticationFailed(AuthenticationFailedContext) Metoda

Definice

Vyvoláno, pokud se během zpracování požadavku vyvolá výjimky. Výjimky budou znovu vyvolána po této události, pokud nejsou potlačeny.

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

Parametry

Návraty

Task

Platí pro