部分受信任的代码可调用的 .NET Framework 程序集
要启用密钥方案,可以由部分受信任的代码调用 .NET Framework 程序集。 这些程序集中的某些代码可能要服从于安全限制,包括在某些情况下要求调用方完全受信任。 .NET Framework 中的所有其他程序集仅供完全受信任的代码使用。
下面的 .NET Framework 程序集已应用 AllowPartiallyTrustedCallersAttribute (APTCA) 或 SecurityTransparentAttribute 特性:
Accessibility.dll (APTCA)
Microsoft.JScript.dll (APTCA)
Microsoft.VisualBasic.dll (APTCA)
Mscorlib.dll (APTCA)
System.dll (APTCA)
System.Configuration.dll (APTCA)
System.Data.dll (APTCA)
System.Data.Linq.dll(安全-透明特性)
System.Deployment.dll (APTCA)
System.DirectoryServices.dll (APTCA)
System.DirectoryServices.Protocols.dll (APTCA)
System.Drawing.dll (APTCA)
System.Security.dll (APTCA)
System.Transactions.dll (APTCA)
System.Web.dll (APTCA)
System.Web.Mobile.dll (APTCA)
System.Web.RegularExpressions.dll(安全-透明特性)
System.Web.Services.dll (APTCA)
System.Windows.Forms.dll (APTCA)
System.XML.dll (APTCA)