How can you validate that the JSON notification message is sent from the Microsoft Graph service?
How can you validate that the JSON notification message is sent from the Microsoft Graph service?A . The ClientState must match the value provided when subscribing. B. The user_guid must map to a user ID in the Azure AD tenant of the customer. C. The tenant ID must match the...