4 references to BadBinding
System.Net.Security (4)
System\Net\NegotiateAuthenticationPal.Unix.cs (1)
751return NegotiateAuthenticationStatusCode.BadBinding;
System\Net\Security\NegotiateStream.cs (3)
769if (statusCode is NegotiateAuthenticationStatusCode.BadBinding or 776NegotiateAuthenticationStatusCode.BadBinding => 826NegotiateAuthenticationStatusCode.BadBinding => (int)Interop.SECURITY_STATUS.BadBinding,