Severity Code Description Project File Line Suppression State Error CS7069 Reference to type 'SqlColumnEncryptionKeyStoreProvider' claims it is defined in 'System.Data', but it could not be found in file
Asked
Active
Viewed 24 times
0
-
[`SqlColumnEncryptionKeyStoreProvider `](https://learn.microsoft.com/en-us/dotnet/api/system.data.sqlclient.sqlcolumnencryptionkeystoreprovider?view=netframework-4.8) is present only in .NET Framework, see the "Applies to" section - _.NET Framework 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8_ – Guru Stron Dec 08 '22 at 11:56