17 references to net_auth_noauth
System.Net.Security (17)
System\Net\NegotiateAuthenticationPal.ManagedNtlm.cs (3)
842throw new InvalidOperationException(SR.net_auth_noauth); 862throw new InvalidOperationException(SR.net_auth_noauth); 891throw new InvalidOperationException(SR.net_auth_noauth);
System\Net\NegotiateAuthenticationPal.ManagedSpnego.cs (5)
420throw new InvalidOperationException(SR.net_auth_noauth); 430throw new InvalidOperationException(SR.net_auth_noauth); 440throw new InvalidOperationException(SR.net_auth_noauth); 450throw new InvalidOperationException(SR.net_auth_noauth); 460throw new InvalidOperationException(SR.net_auth_noauth);
System\Net\Security\NegotiateAuthentication.cs (7)
184throw new InvalidOperationException(SR.net_auth_noauth); 228throw new InvalidOperationException(SR.net_auth_noauth); 333throw new InvalidOperationException(SR.net_auth_noauth); 360throw new InvalidOperationException(SR.net_auth_noauth); 388throw new InvalidOperationException(SR.net_auth_noauth); 412throw new InvalidOperationException(SR.net_auth_noauth); 437throw new InvalidOperationException(SR.net_auth_noauth);
System\Net\Security\NegotiateStream.cs (1)
723throw new InvalidOperationException(SR.net_auth_noauth);
System\Net\Security\SslStream.cs (1)
972throw new InvalidOperationException(SR.net_auth_noauth);