다음을 통해 공유


IJwtBearerEvents.Challenge(JwtBearerChallengeContext) 메서드

정의

호출자에게 다시 전송된 챌린지를 적용하기 위해 호출됩니다.

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

매개 변수

반환

적용 대상