Partager via


CertificateAuthenticationEvents.Challenge(CertificateChallengeContext) Méthode

Définition

Appelé avant qu’une requête ne soit renvoyée à l’appelant.

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

Paramètres

Retours

S’applique à