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