4 references to InvalidCredentials
Microsoft.AspNetCore.Authentication.Negotiate (1)
Internal\NegotiateState.cs (1)
85
error == NegotiateAuthenticationStatusCode.
InvalidCredentials
;
System.Net.Security (3)
System\Net\NegotiateAuthenticationPal.Unix.cs (1)
762
return NegotiateAuthenticationStatusCode.
InvalidCredentials
;
System\Net\Security\NegotiateStream.cs (2)
823
NegotiateAuthenticationStatusCode.
InvalidCredentials
=> (int)Interop.SECURITY_STATUS.LogonDenied,
833
NegotiateAuthenticationStatusCode.
InvalidCredentials
=>