17 references to net_auth_noauth
System.Net.Security (17)
System\Net\NegotiateAuthenticationPal.ManagedNtlm.cs (3)
820throw new InvalidOperationException(SR.net_auth_noauth); 840throw new InvalidOperationException(SR.net_auth_noauth); 869throw new InvalidOperationException(SR.net_auth_noauth);
System\Net\NegotiateAuthenticationPal.ManagedSpnego.cs (5)
408throw new InvalidOperationException(SR.net_auth_noauth); 418throw new InvalidOperationException(SR.net_auth_noauth); 428throw new InvalidOperationException(SR.net_auth_noauth); 438throw new InvalidOperationException(SR.net_auth_noauth); 448throw new InvalidOperationException(SR.net_auth_noauth);
System\Net\Security\NegotiateAuthentication.cs (7)
168throw new InvalidOperationException(SR.net_auth_noauth); 212throw new InvalidOperationException(SR.net_auth_noauth); 294throw new InvalidOperationException(SR.net_auth_noauth); 321throw new InvalidOperationException(SR.net_auth_noauth); 349throw new InvalidOperationException(SR.net_auth_noauth); 373throw new InvalidOperationException(SR.net_auth_noauth); 398throw new InvalidOperationException(SR.net_auth_noauth);
System\Net\Security\NegotiateStream.cs (1)
717throw new InvalidOperationException(SR.net_auth_noauth);
System\Net\Security\SslStream.cs (1)
971throw new InvalidOperationException(SR.net_auth_noauth);