3 references to InvalidCredentials
System.Net.Security (3)
System\Net\NegotiateAuthenticationPal.Unix.cs (1)
757return NegotiateAuthenticationStatusCode.InvalidCredentials;
System\Net\Security\NegotiateStream.cs (2)
831NegotiateAuthenticationStatusCode.InvalidCredentials => (int)Interop.SECURITY_STATUS.LogonDenied, 841NegotiateAuthenticationStatusCode.InvalidCredentials =>