androidDeviceOwnerDefaultAppPermissionPolicyType enum type
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.
Android Device Owner default app permission policy type.
Members
Member | Value | Description |
---|---|---|
deviceDefault | 0 | Device default value, no intent. |
prompt | 1 | Prompt. |
autoGrant | 2 | Auto grant. |
autoDeny | 3 | Auto deny. |
Feedback
Loading feedback...