2 references to UnsupportedNegotiateAuthenticationPal
System.Net.Security (2)
System\Net\NegotiateAuthenticationPal.Unix.cs (2)
74
return new
UnsupportedNegotiateAuthenticationPal
(serverOptions, statusCode);
79
return new
UnsupportedNegotiateAuthenticationPal
(serverOptions);