We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bc35fe commit ba1124eCopy full SHA for ba1124e
src/Microsoft.Data.SqlClient/tests/ManualTests/DataCommon/DataTestUtility.cs
@@ -61,7 +61,6 @@ public static class DataTestUtility
61
public static readonly bool IsDNSCachingSupportedTR = false; // this is for the tenant ring
62
public static readonly string UserManagedIdentityClientId = null;
63
64
-
65
public static readonly string EnclaveAzureDatabaseConnString = null;
66
public static bool ManagedIdentitySupported = true;
67
public static string AADAccessToken = null;
0 commit comments