Member Name | Description |
---|---|
Granted | Flag for PackageInfo.RequestedPermissionsFlags: the requested permission is currently granted to the application. |
Required | Flag for PackageInfo.RequestedPermissionsFlags: the requested permission is required for the application to run; the user can not optionally disable it. Currently all permissions are required. |