.NET Framework 2.0 中安全性的增強
關鍵字:.NET Framework 2.0本頁內容 System.Security System.Security.Principal System.Net.Security System.Runtime.Remoting System.Security.Cryptography System.Security.Cryptography.X509Certificates和PKCS System.Security.Cryptography.Xml Syste
關鍵字:.NET Framework 2.0本頁內容
System.Security
System.Security.Principal
System.Net.Security
System.Runtime.Remoting
System.Security.Cryptography
System.Security.Cryptography.X509Certificates 和 PKCS
System.Security.Cryptography.Xml
System.Diagnostics
System.DirectoryServices
System.DirectoryServices.ActiveDirectory
System.Web
代碼訪問
安全中的變化
包裝起來
在我撰寫本專欄時,Microsoft® .NET Framework 2.0 是 Beta 1 版的。在進行內部
測試時,我編寫了一個小程序,來轉儲整個框架中所有公共類型的所有公共成員,并在版本 1.1 和版本 2.0 上運行。然后,我用 WINDIFF.EXE 來比較這兩個文本文件,并花費了幾個小時翻閱這些記錄的變化,而且特別關注與安全性有關的問題。
原文轉自:http://www.anti-gravitydesign.com