Forum Discussion
Slee6004
Jan 15, 2021Copper Contributor
CSOM code needs to use modern authentication
To whom may be willing to help, I am an O365 Global administrator with very little knowledge about code. We run into issues and need help. With no coding background I am seeking help for some b...
ganeshsanap
Jan 16, 2021MVP
For your requirements, I will recommend you to use Office Dev PnP Core library. This supports modern authentication as well using AuthenticationManager class which has various methods for authentication.
Check below links for more information on this:
- PnP Core library
- Provisioning console application sample
- Authentication to SharePoint Online with CSOM
Please click Mark as Best Response if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.
- Slee6004Jan 18, 2021Copper Contributor
Thanks for kindly sharing your experiences and the links. Really appreciate your help!
Sally