Contains the values that describe the app's access to use the Remote Systems feature.
| Member | Value | Description |
|---|---|---|
| UNSPECIFIED | 0 | Access is denied for an unspecified reason. |
| ALLOWED | 1 | Access is allowed |
| SYSTEM_DENIED | 2 | Access is denied to this app by the System. |
| USER_DENIED | 3 | Access has been denied to this app by this particular user. |