approvedPermissions property
The set of permissions that the enterprise admin has already approved for this application.
Use Permissions.Get on the EMM API to retrieve details about these permissions.
Implementation
core.List<core.String>? approvedPermissions;