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? Please share any articles / documentation that would help.
1 Reply
- Preeti_Krishna
Microsoft
Microsoft Graph is protected in transport by HTTPS, which is the mechanism pretty much majority of APIs use.