开发者

How can I find out what level of Trust is needed for EFCodeFirst.SqlServerCompact

开发者 https://www.devze.com 2023-03-26 18:38 出处:网络
I am using in my application DLL EFCodeFirst.SqlServerCompact, installed 开发者_运维百科via Nuget.

I am using in my application DLL EFCodeFirst.SqlServerCompact, installed 开发者_运维百科via Nuget.

In my host (Partial Trust), I get a security error when I try to use this DLL.

How can I find out what level of trust in this DLL? How can I make it run with Medium/Partial trust?


SQL Server Compact 4.0 supports full and medium trust

0

精彩评论

暂无评论...
验证码 换一张
取 消