Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,826 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
The site above demonstrates how to connect to MS Graph for change notifications. However, the documentation is lacking on ways to create a valid certificate. We are trying to create a certificate programmatically, but no matter how we do it, MS Graph will not except it. We are currently using a static cert from a different vendor. Could you I get some sample code snippets (C#) showing how to create an acceptable cert? or be directed to docs demonstrating this.
Thank You!