Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/damienbod/wpfazureadsharepointonlinegraphapi
WPF Azure AD signin with Sharepoint Online API call using Graph API
https://github.com/damienbod/wpfazureadsharepointonlinegraphapi
azure azuread graph graph-api identity msal security sharepoint sharepoint-online wpf
Last synced: about 2 months ago
JSON representation
WPF Azure AD signin with Sharepoint Online API call using Graph API
- Host: GitHub
- URL: https://github.com/damienbod/wpfazureadsharepointonlinegraphapi
- Owner: damienbod
- License: mit
- Created: 2019-11-08T12:05:15.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2019-11-09T20:55:31.000Z (about 5 years ago)
- Last Synced: 2024-10-25T11:51:14.929Z (3 months ago)
- Topics: azure, azuread, graph, graph-api, identity, msal, security, sharepoint, sharepoint-online, wpf
- Language: C#
- Homepage: https://damienbod.com/2019/11/09/wpf-azure-ad-signin-with-sharepoint-online-api-call-using-graph-api/
- Size: 115 KB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
## WPF Azure AD signin with Sharepoint Online API call using Graph API
https://damienbod.com/2019/11/09/wpf-azure-ad-signin-with-sharepoint-online-api-call-using-graph-api/
## Links
https://docs.microsoft.com/en-us/graph/api/resources/sharepoint?view=graph-rest-1.0
https://admin.microsoft.com/Adminportal/Home#/homepage
https://aad.portal.azure.com/
https://www.c-sharpcorner.com/article/microsoft-graph-api-access-documents-from-sharepoint-document-library-using-az/
https://office365journey.wordpress.com/2018/04/24/office-365-graph-api-download-document-from-sharepoint-library/