2 references to GSS_S_BAD_NAME
System.Net.Security (2)
System\Net\NegotiateAuthenticationPal.Unix.cs (2)
206throw new Interop.NetSecurityNative.GssApiException(Interop.NetSecurityNative.Status.GSS_S_BAD_NAME, 0, SR.net_nego_not_supported_empty_target_with_defaultcreds); 506throw new Interop.NetSecurityNative.GssApiException(Interop.NetSecurityNative.Status.GSS_S_BAD_NAME, 0);