ICodeAccessSecurityAssemblyCollection 接口

定义

表示与代码访问安全性(CAS)策略关联的程序集的集合。

public interface ICodeAccessSecurityAssemblyCollection : System.Collections.Generic.ICollection<Microsoft.VisualStudio.SharePoint.Packages.ICodeAccessSecurityAssembly>, System.Collections.Generic.IEnumerable<Microsoft.VisualStudio.SharePoint.Packages.ICodeAccessSecurityAssembly>, System.Collections.Generic.IList<Microsoft.VisualStudio.SharePoint.Packages.ICodeAccessSecurityAssembly>
实现

注解

有关详细信息,请参阅代码访问安全性

方法

Add()

添加新的代码访问安全性 (CAS) 程序集。

适用于