Compartilhar via


CertificateAuthenticationEvents.Challenge(CertificateChallengeContext) Método

Definição

Invocado antes que um desafio seja enviado de volta ao chamador.

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

Parâmetros

Retornos

Aplica-se a