1 write to OnChallenge
Certificate.Optional.Sample (1)
Startup.cs (1)
21
OnChallenge
= context =>
1 reference to OnChallenge
Microsoft.AspNetCore.Authentication.Certificate (1)
Events\CertificateAuthenticationEvents.cs (1)
50
public virtual Task Challenge(CertificateChallengeContext context) =>
OnChallenge
(context);