AppToAppLayerVPNMapping.AppLayerVPNMappingItem
A dictionary defining a per-app VPN relationship.
Declaration
object AppToAppLayerVPNMapping.AppLayerVPNMappingItemProperties
| Name | Type | Description |
|---|---|---|
DesignatedRequirement Required | string | The code signature designated requirement of the app using the per-app VPN. |
Identifier Required | string | The bundle identifier of the app using the per-app VPN. |
MatchTools | [AppToAppLayerVPNMapping.AppLayerVPNMappingItem.MatchToolsItem] | An array of dictionaries. Each dictionary specifies a per-app VPN rule. Use this property to restrict this per-app VPN rule to only match the app’s spawned helper tool network traffic. For example, to match network traffic that the If you don’t specify the |
Path | string | The file-system path of the executable using the per-app VPN. |
SigningIdentifier Required | string | The code signature signing identifier of the app using the per-app VPN. |
VPNUUID Required | string | The identifier of the per-app VPN payload, which defines the per-app VPN that the app uses. See the |