3 references to net_auth_SSPI
System.Net.Security (3)
System\Net\Security\NegotiateStream.cs (1)
835_ => new AuthenticationException(SR.net_auth_SSPI, win32Exception)
System\Net\Security\SslStream.IO.cs (2)
342throw new AuthenticationException(SR.net_auth_SSPI, token.GetException()); 395throw new AuthenticationException(SR.net_auth_SSPI, token.GetException());