Inherits from Application Properties.
List that describes which VIs on the VI server are accessible by remote clients. Each element in the array should start with '+' to allow access, or with '-' to deny access. For example, the array with the element ['+Server*'] allows access to all VIs whose name starts with 'Server'. This property is available only on local versions of LabVIEW.
The following table lists the flags for this property.
| Is settable when the VI is running | N/A |
| Requires the block diagram to be loaded | N/A |
| Is available on local LabVIEW only | Yes |
| Requires the front panel to be loaded | N/A |
| Must wait until user interface is idle | N/A |
| Is available with control VIs | N/A |
| Is available with global VIs | N/A |
| Is available with strict type definitions | N/A |
| Is available with polymorphic VIs | N/A |
| Available in Run-Time Engine | Yes (Read/Write) |
| Permissions | Read/Write |