2 writes to OnChallenge
Microsoft.AspNetCore.Authentication.Negotiate.Test (2)
EventTests.cs (2)
28
OnChallenge
= context =>
53
OnChallenge
= context =>
1 reference to OnChallenge
Microsoft.AspNetCore.Authentication.Negotiate (1)
Events\NegotiateEvents.cs (1)
50
public virtual Task Challenge(ChallengeContext context) =>
OnChallenge
(context);