1 write to Handled
Microsoft.AspNetCore.Authentication.Negotiate (1)
Events\ChallengeContext.cs (1)
33public void HandleResponse() => Handled = true;
1 reference to Handled
Microsoft.AspNetCore.Authentication.Negotiate (1)
NegotiateHandler.cs (1)
389if (eventContext.Handled)