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
{
}
}