Interface IRoleAssignmentCollection
Public interface to define a collection of SharePoint groups
Inherited Members
Namespace: PnP.Core.Model.Security
Assembly: PnP.Core.dll
Syntax
public interface IRoleAssignmentCollection : IDataModelCollection<IRoleAssignment>, IDataModelParent, IDataModelWithContext, IRequestableCollection, IDataModelCollectionLoad<IRoleAssignment>, ISupportModules<IRoleAssignmentCollection>