Sdílet prostřednictvím


IJwtBearerEvents.Challenge(JwtBearerChallengeContext) Metoda

Definice

Vyvoláno k 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

Platí pro