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