The following example tests whether the assembly has 下面的示例測試程序集是否具有
Determines whether an assembly belongs to a code group by testing its url 通過測試程序集的url確定該程序集是否屬于代碼組。
Determines whether an assembly belongs to a code group by testing its hash value 通過測試程序集的哈希值確定該程序集是否屬于代碼組。
Determines whether an assembly belongs to a code group by testing its strong name 通過測試程序集的強名稱確定該程序集是否屬于代碼組。
Determines whether an assembly belongs to a code group by testing its zone of origin 通過測試程序集的原始區域確定該程序集是否屬于代碼組。
The membership condition tests whether the assembly url evidence is a path within the directory specified by 成員條件測試程序集url證據是否是
Determines whether an assembly belongs to a code group by testing its application directory 通過測試程序集的應用程序目錄確定該程序集是否屬于代碼組。
Determines whether an assembly belongs to a code group by testing its global assembly cache membership 通過測試程序集的全局程序集緩存成員資格,確定該程序集是否屬于代碼組。
These are the basic steps for setting your own security policy , for the purpose of developing and testing assemblies 以上是出于開發和測試程序集的目的,設置您自己的安全策略的基本步驟。
Determines whether an assembly belongs to a code group by testing its software publisher s authenticode x . 509v3 certificate 通過測試程序集的軟件發行者authenticode x . 509v3證書確定程序集是否屬于代碼組。