Lines Matching refs:permissions
3 The way to request permissions varies, depending on the scope of the permissions and the authorizat…
5 The system provides the following permissions. You can determine the appropriate way to apply for t…
7 - [Open system_grant permissions](permissions-for-all.md)
9 …permissions are available to all applications and granted by the system. After an application requ…
11 - [Open user_grant permissions](permissions-for-all-user.md)
13 …The permissions are available to all applications and granted by the user. After an application re…
15 - [Permissions for enterprise applications](permissions-for-enterprise-apps.md)
17 …permissions are available only to normal enterprise applications, mobile device management (MDM) a…
19 - [Permissions for MDM applications](permissions-for-mdm-apps.md)
21 …The permissions are available only to [MDM](../../mdm/mdm-kit-intro.md) applications. When request…
24 - [Permissions for system applications](permissions-for-system-apps.md)
26 …The permissions are available only to system applications and system services. The permissions can…
28 1. system_grant permissions that can be requested via the Access Control List (ACL):
30 …permissions can be requested via the [ACL](declare-permissions-in-acl.md) and are authorized by th…
31 2. system_grant permissions that cannot be requested via the ACL:
33 …ication can request the permissions. When the application is installed, the system automatically g…
35 3. user_grant permissions that can be requested via the ACL:
37 …permissions can be requested via the [ACL](declare-permissions-in-acl.md) and must be authorized b…