Forum Discussion
Dheepa Iyer
May 02, 2019Copper Contributor
Data SEcurity while using Graph APIs
Hello All, When we query for data using Microsoft Graph, is the data encrypted during transport? How does Microsoft make sure the data that is being transmitted during a graph api call is secure? Pl...
Preeti_Krishna
Microsoft
Jun 17, 2019Microsoft Graph is protected in transport by HTTPS, which is the mechanism pretty much majority of APIs use.