System.Net.Http.WinHttpAuthHelper
public WinHttpAuthHelper()
public void ChangeDefaultCredentialsPolicy(SafeWinHttpHandle requestHandle, uint authTarget, bool allowDefaultCredentials)
public void CheckResponseForAuthentication(WinHttpRequestState state, ref uint proxyAuthScheme, ref uint serverAuthScheme)
public bool GetServerCredentialsFromCache(Uri uri, out uint serverAuthScheme, out NetworkCredential serverCredentials)