2 references to DoAuthenticate
System (2)
net\System\Net\_NtlmClient.cs (2)
21return DoAuthenticate(challenge, webRequest, credentials, false); 136return DoAuthenticate(null, webRequest, credentials, true);