2 references to GSS_S_NO_CRED
System.Net.Security (2)
System\Net\NegotiateAuthenticationPal.Unix.cs (2)
201throw new Interop.NetSecurityNative.GssApiException(Interop.NetSecurityNative.Status.GSS_S_NO_CRED, 0, SR.net_ntlm_not_possible_default_cred); 741case Interop.NetSecurityNative.Status.GSS_S_NO_CRED: