<PackageReference Include="Microsoft.Data.SqlClient" Version="7.0.0-preview3.25342.7" />

Microsoft.Data.SqlClient.ConnectionPool.DbConnectionPoolAuthenticationContext

Represents the context of an authentication attempt when using the new active directory based authentication mechanisms. All data members, except_isUpdateInProgressCounter, should be immutable.
namespace Microsoft.Data.SqlClient.ConnectionPool { internal sealed class DbConnectionPoolAuthenticationContext { } }