edgeCookiePolicy enum type

Namespace: microsoft.graph

Important: Microsoft Graph APIs under the /beta version are subject to change; production use is not supported.

Note: The Microsoft Graph API for Intune requires an active Intune license for the tenant.

Possible values to specify which cookies are allowed in Microsoft Edge.

Members

Member Value Description
userDefined 0 Allow the user to set.
allow 1 Allow.
blockThirdParty 2 Block only third party cookies.
blockAll 3 Block all cookies.