Sdílet prostřednictvím


CertificateAuthenticationEvents.Challenge(CertificateChallengeContext) Metoda

Definice

Vyvolá se před odesláním výzvy zpět volajícímu.

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

Parametry

Návraty

Platí pro