Interface IGraphUserCollection
Public interface to define a collection of Microsoft 365 users
Inherited Members
Namespace: PnP.Core.Model.Security
Assembly: PnP.Core.dll
Syntax
public interface IGraphUserCollection : IDataModelCollection<IGraphUser>, IDataModelParent, IDataModelWithContext, IRequestableCollection, IDataModelCollectionLoad<IGraphUser>, ISupportModules<IGraphUserCollection>