2 references to net_nego_not_supported_empty_target_with_defaultcreds
System.Net.Security (2)
System\Net\NegotiateAuthenticationPal.Unix.cs (2)
205if (NetEventSource.Log.IsEnabled()) NetEventSource.Info(this, SR.net_nego_not_supported_empty_target_with_defaultcreds); 206throw new Interop.NetSecurityNative.GssApiException(Interop.NetSecurityNative.Status.GSS_S_BAD_NAME, 0, SR.net_nego_not_supported_empty_target_with_defaultcreds);