edgeCookiePolicy enum type

Namespace: microsoft.graph

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.