You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 28, 2024. It is now read-only.
Thank you for reporting an issue, suggesting an enhancement, or asking a question. We appreciate your feedback - to help the team understand your
needs please complete the below template to ensure we have the details to help. Thanks!
Please check out the Developer Guide to see if your question is already addressed there. This will help us ensure our documentation covers the most frequent questions.
Category
[ ] Enhancement
[ ] Bug
[X ] Question
Version
Please specify what version of the library you are using: [ 2.0.6 ]
In my development, there is request to have a multi-selection box to choose from all user in my organization, is there any function to do so without using GRAPH API? Tried "pnp.sp.web.siteUsers.get()" can only get the site users, not all the users
Thank you for reporting an issue, suggesting an enhancement, or asking a question. We appreciate your feedback - to help the team understand your
needs please complete the below template to ensure we have the details to help. Thanks!
Please check out the Developer Guide to see if your question is already addressed there. This will help us ensure our documentation covers the most frequent questions.
Category
[ ] Enhancement
[ ] Bug
[X ] Question
Version
Please specify what version of the library you are using: [ 2.0.6 ]
In my development, there is request to have a multi-selection box to choose from all user in my organization, is there any function to do so without using GRAPH API? Tried "pnp.sp.web.siteUsers.get()" can only get the site users, not all the users
Thanks!