IJwtBearerEvents.Challenge(JwtBearerChallengeContext) Metoda

Definice

Vyvoláno pro použití výzvy odeslané zpět volajícímu.

public:
 System::Threading::Tasks::Task ^ Challenge(Microsoft::AspNetCore::Authentication::JwtBearer::JwtBearerChallengeContext ^ context);
public System.Threading.Tasks.Task Challenge (Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerChallengeContext context);
abstract member Challenge : Microsoft.AspNetCore.Authentication.JwtBearer.JwtBearerChallengeContext -> System.Threading.Tasks.Task
Public Function Challenge (context As JwtBearerChallengeContext) As Task

Parametry

Návraty

Task

Platí pro