IPolicyItemCollection Interface

Definition

Represents a collection of code access security (CAS) policy items.

C#
public interface IPolicyItemCollection : System.Collections.Generic.ICollection<Microsoft.VisualStudio.SharePoint.Packages.IPolicyItem>, System.Collections.Generic.IEnumerable<Microsoft.VisualStudio.SharePoint.Packages.IPolicyItem>, System.Collections.Generic.IList<Microsoft.VisualStudio.SharePoint.Packages.IPolicyItem>
Implements

Remarks

For more information, see Code Access Security.

Methods

Add()

Adds a new policy item.

Applies to

Product Versions
SharePoint Projects 2017, 2019, 2022