1 write to _impersonationLevel
System.Net.Http (1)
System\Net\Http\SocketsHttpHandler\HttpConnectionSettings.cs (1)
136_impersonationLevel = _impersonationLevel,
2 references to _impersonationLevel
System.Net.Http (2)
System\Net\Http\SocketsHttpHandler\ConnectionPool\HttpConnectionPool.cs (1)
387return AuthenticationHelper.SendWithNtConnectionAuthAsync(request, async, Settings._credentials, Settings._impersonationLevel, connection, this, cancellationToken);
System\Net\Http\SocketsHttpHandler\HttpConnectionSettings.cs (1)
136_impersonationLevel = _impersonationLevel,