3 references to Unauthorized
NuGet.Protocol (3)
HttpSource\HttpSourceAuthenticationHandler.cs (1)
197type = CredentialRequestType.Unauthorized;
Plugins\RequestHandlers\GetCredentialsRequestHandler.cs (2)
227if (requestType == CredentialRequestType.Unauthorized) 286return CredentialRequestType.Unauthorized;