mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-19 08:47:22 +00:00
1400 lines
37 KiB
Markdown
1400 lines
37 KiB
Markdown
---
|
||
title: VPN DDF file
|
||
description: VPN DDF file
|
||
ms.assetid: 728FCD9C-0B8E-413B-B54A-CD72C9F2B9EE
|
||
ms.reviewer:
|
||
manager: dansimp
|
||
ms.author: dansimp
|
||
ms.topic: article
|
||
ms.prod: w10
|
||
ms.technology: windows
|
||
author: manikadhiman
|
||
ms.date: 06/26/2017
|
||
---
|
||
|
||
# VPN DDF file
|
||
|
||
|
||
This topic shows the OMA DM device description framework (DDF) for the **VPN** configuration service provider. DDF files are used only with OMA DM provisioning XML.
|
||
|
||
```xml
|
||
<?xml version="1.0" encoding="UTF-8"?>
|
||
<!DOCTYPE MgmtTree PUBLIC "-//OMA//DTD-DM-DDF 1.2//EN"
|
||
"http://www.openmobilealliance.org/tech/DTD/DM_DDF-V1_2.dtd"
|
||
[
|
||
<?oma-dm-ddf-ver supported-versions="1.2"?>
|
||
]>
|
||
<MgmtTree xmlns:MSFT="http://schemas.microsoft.com/MobileDevice/DM">
|
||
<VerDTD>1.2</VerDTD>
|
||
<Node>
|
||
<NodeName>MSFT</NodeName>
|
||
<Path>./Vendor</Path>
|
||
<DFProperties>
|
||
<AccessType>
|
||
<Get />
|
||
</AccessType>
|
||
<DFFormat>
|
||
<node />
|
||
</DFFormat>
|
||
<Occurrence>
|
||
<One />
|
||
</Occurrence>
|
||
<Scope>
|
||
<Dynamic />
|
||
</Scope>
|
||
<DFType>
|
||
<DDFName></DDFName>
|
||
</DFType>
|
||
</DFProperties>
|
||
<Node>
|
||
<NodeName>VPN</NodeName>
|
||
<DFProperties>
|
||
<AccessType>
|
||
<Get />
|
||
</AccessType>
|
||
<DFFormat>
|
||
<node />
|
||
</DFFormat>
|
||
<Occurrence>
|
||
<One />
|
||
</Occurrence>
|
||
<Scope>
|
||
<Dynamic />
|
||
</Scope>
|
||
<CaseSense>
|
||
<CS />
|
||
</CaseSense>
|
||
<DFTitle>Root</DFTitle>
|
||
<DFType>
|
||
<DDFName></DDFName>
|
||
</DFType>
|
||
</DFProperties>
|
||
<Node>
|
||
<NodeName></NodeName>
|
||
<DFProperties>
|
||
<AccessType>
|
||
<Add />
|
||
<Get />
|
||
<Delete />
|
||
<Replace />
|
||
</AccessType>
|
||
<DFFormat>
|
||
<node />
|
||
</DFFormat>
|
||
<Occurrence>
|
||
<One />
|
||
</Occurrence>
|
||
<Scope>
|
||
<Dynamic />
|
||
</Scope>
|
||
<CaseSense>
|
||
<CIS />
|
||
</CaseSense>
|
||
<DFTitle>Profile Name</DFTitle>
|
||
<DFType>
|
||
<DDFName></DDFName>
|
||
</DFType>
|
||
</DFProperties>
|
||
<Node>
|
||
<NodeName>Server</NodeName>
|
||
<DFProperties>
|
||
<AccessType>
|
||
<Add />
|
||
<Get />
|
||
<Replace />
|
||
</AccessType>
|
||
<DFFormat>
|
||
<chr />
|
||
</DFFormat>
|
||
<Occurrence>
|
||
<One />
|
||
</Occurrence>
|
||
<Scope>
|
||
<Dynamic />
|
||
</Scope>
|
||
<CaseSense>
|
||
<CIS />
|
||
</CaseSense>
|
||
<DFTitle>VPN Gateway Server</DFTitle>
|
||
<DFType>
|
||
<MIME>text/plain</MIME>
|
||
</DFType>
|
||
</DFProperties>
|
||
</Node>
|
||
<Node>
|
||
<NodeName>TunnelType</NodeName>
|
||
<DFProperties>
|
||
<AccessType>
|
||
<Add />
|
||
<Get />
|
||
<Delete />
|
||
<Replace />
|
||
</AccessType>
|
||
<DFFormat>
|
||
<chr />
|
||
</DFFormat>
|
||
<Occurrence>
|
||
<ZeroOrOne />
|
||
</Occurrence>
|
||
<Scope>
|
||
<Dynamic />
|
||
</Scope>
|
||
<CaseSense>
|
||
<CIS />
|
||
</CaseSense>
|
||
<DFTitle>TunnelType</DFTitle>
|
||
<DFType>
|
||
<MIME>text/plain</MIME>
|
||
</DFType>
|
||
</DFProperties>
|
||
</Node>
|
||
<Node>
|
||
<NodeName>ThirdParty</NodeName>
|
||
<DFProperties>
|
||
<AccessType>
|
||
<Add />
|
||
<Get />
|
||
<Delete />
|
||
<Replace />
|
||
</AccessType>
|
||
<DFFormat>
|
||
<node />
|
||
</DFFormat>
|
||
<Occurrence>
|
||
<ZeroOrOne />
|
||
</Occurrence>
|
||
<Scope>
|
||
<Dynamic />
|
||
</Scope>
|
||
<DFTitle>Third Party</DFTitle>
|
||
<DFType>
|
||
<DDFName></DDFName>
|
||
</DFType>
|
||
</DFProperties>
|
||
<Node>
|
||
<NodeName>Name</NodeName>
|
||
<DFProperties>
|
||
<AccessType>
|
||
<Add />
|
||
<Get />
|
||
<Replace />
|
||
</AccessType>
|
||
<DFFormat>
|
||
<chr />
|
||
</DFFormat>
|
||
<Occurrence>
|
||
<One />
|
||
</Occurrence>
|
||
<Scope>
|
||
<Dynamic />
|
||
</Scope>
|
||
<CaseSense>
|
||
<CIS />
|
||
</CaseSense>
|
||
<DFTitle>Third Party Name</DFTitle>
|
||
<DFType>
|
||
<MIME>text/plain</MIME>
|
||
</DFType>
|
||
</DFProperties>
|
||
</Node>
|
||
<Node>
|
||
<NodeName>AppID</NodeName>
|
||
<DFProperties>
|
||
<AccessType>
|
||
<Add />
|
||
<Get />
|
||
<Replace />
|
||
</AccessType>
|
||
<DFFormat>
|
||
<chr />
|
||
</DFFormat>
|
||
<Occurrence>
|
||
<One />
|
||
</Occurrence>
|
||
<Scope>
|
||
<Dynamic />
|
||
</Scope>
|
||
<DFTitle>APPID</DFTitle>
|
||
<DFType>
|
||
<MIME>text/plain</MIME>
|
||
</DFType>
|
||
</DFProperties>
|
||
</Node>
|
||
<Node>
|
||
<NodeName>CustomStoreURL</NodeName>
|
||
<DFProperties>
|
||
<AccessType>
|
||
<Add />
|
||
<Get />
|
||
<Delete />
|
||
<Replace />
|
||
</AccessType>
|
||
<DFFormat>
|
||
<chr />
|
||
</DFFormat>
|
||
<Occurrence>
|
||
<ZeroOrOne />
|
||
</Occurrence>
|
||
<Scope>
|
||
<Dynamic />
|
||
</Scope>
|
||
<CaseSense>
|
||
<CIS />
|
||
</CaseSense>
|
||
<DFTitle>Custom Store URL</DFTitle>
|
||
<DFType>
|
||
<MIME>text/plain</MIME>
|
||
</DFType>
|
||
</DFProperties>
|
||
</Node>
|
||
<Node>
|
||
<NodeName>CustomConfiguration</NodeName>
|
||
<DFProperties>
|
||
<AccessType>
|
||
<Add />
|
||
<Get />
|
||
<Delete />
|
||
<Replace />
|
||
</AccessType>
|
||
<DFFormat>
|
||
<chr />
|
||
</DFFormat>
|
||
<Occurrence>
|
||
<ZeroOrOne />
|
||
</Occurrence>
|
||
<Scope>
|
||
<Dynamic />
|
||
</Scope>
|
||
<CaseSense>
|
||
<CIS />
|
||
</CaseSense>
|
||
<DFTitle>Custom Configuration</DFTitle>
|
||
<DFType>
|
||
<MIME>text/plain</MIME>
|
||
</DFType>
|
||
</DFProperties>
|
||
</Node>
|
||
</Node>
|
||
<Node>
|
||
<NodeName>RoleOrGroup</NodeName>
|
||
<DFProperties>
|
||
<AccessType>
|
||
<Add />
|
||
<Get />
|
||
<Delete />
|
||
<Replace />
|
||
</AccessType>
|
||
<DFFormat>
|
||
<chr />
|
||
</DFFormat>
|
||
<Occurrence>
|
||
<ZeroOrOne />
|
||
</Occurrence>
|
||
<Scope>
|
||
<Dynamic />
|
||
</Scope>
|
||
<CaseSense>
|
||
<CIS />
|
||
</CaseSense>
|
||
<DFTitle>RoleOrGroup</DFTitle>
|
||
<DFType>
|
||
<MIME>text/plain</MIME>
|
||
</DFType>
|
||
</DFProperties>
|
||
</Node>
|
||
<Node>
|
||
<NodeName>Authentication</NodeName>
|
||
<DFProperties>
|
||
<AccessType>
|
||
<Add />
|
||
<Get />
|
||
<Replace />
|
||
</AccessType>
|
||
<DFFormat>
|
||
<node />
|
||
</DFFormat>
|
||
<Occurrence>
|
||
<One />
|
||
</Occurrence>
|
||
<Scope>
|
||
<Dynamic />
|
||
</Scope>
|
||
<CaseSense>
|
||
<CIS />
|
||
</CaseSense>
|
||
<DFTitle>Authentication</DFTitle>
|
||
<DFType>
|
||
<DDFName></DDFName>
|
||
</DFType>
|
||
</DFProperties>
|
||
<Node>
|
||
<NodeName>Method</NodeName>
|
||
<DFProperties>
|
||
<AccessType>
|
||
<Add />
|
||
<Get />
|
||
<Replace />
|
||
</AccessType>
|
||
<DFFormat>
|
||
<chr />
|
||
</DFFormat>
|
||
<Occurrence>
|
||
<One />
|
||
</Occurrence>
|
||
<Scope>
|
||
<Dynamic />
|
||
</Scope>
|
||
<CaseSense>
|
||
<CIS />
|
||
</CaseSense>
|
||
<DFTitle>Method</DFTitle>
|
||
<DFType>
|
||
<MIME>text/plain</MIME>
|
||
</DFType>
|
||
</DFProperties>
|
||
</Node>
|
||
<Node>
|
||
<NodeName>Certificate</NodeName>
|
||
<DFProperties>
|
||
<AccessType>
|
||
<Add />
|
||
<Get />
|
||
<Delete />
|
||
<Replace />
|
||
</AccessType>
|
||
<DFFormat>
|
||
<node />
|
||
</DFFormat>
|
||
<Occurrence>
|
||
<ZeroOrOne />
|
||
</Occurrence>
|
||
<Scope>
|
||
<Dynamic />
|
||
</Scope>
|
||
<CaseSense>
|
||
<CIS />
|
||
</CaseSense>
|
||
<DFTitle>Certificate</DFTitle>
|
||
<DFType>
|
||
<DDFName></DDFName>
|
||
</DFType>
|
||
</DFProperties>
|
||
<Node>
|
||
<NodeName>Issuer</NodeName>
|
||
<DFProperties>
|
||
<AccessType>
|
||
<Add />
|
||
<Get />
|
||
<Delete />
|
||
<Replace />
|
||
</AccessType>
|
||
<DFFormat>
|
||
<chr />
|
||
</DFFormat>
|
||
<Occurrence>
|
||
<One />
|
||
</Occurrence>
|
||
<Scope>
|
||
<Dynamic />
|
||
</Scope>
|
||
<CaseSense>
|
||
<CIS />
|
||
</CaseSense>
|
||
<DFTitle>Issuer</DFTitle>
|
||
<DFType>
|
||
<MIME>text/plain</MIME>
|
||
</DFType>
|
||
</DFProperties>
|
||
</Node>
|
||
<Node>
|
||
<NodeName>EKU</NodeName>
|
||
<DFProperties>
|
||
<AccessType>
|
||
<Add />
|
||
<Get />
|
||
<Delete />
|
||
<Replace />
|
||
</AccessType>
|
||
<DFFormat>
|
||
<chr />
|
||
</DFFormat>
|
||
<Occurrence>
|
||
<One />
|
||
</Occurrence>
|
||
<Scope>
|
||
<Dynamic />
|
||
</Scope>
|
||
<CaseSense>
|
||
<CIS />
|
||
</CaseSense>
|
||
<DFTitle>EKU</DFTitle>
|
||
<DFType>
|
||
<MIME>text/plain</MIME>
|
||
</DFType>
|
||
</DFProperties>
|
||
</Node>
|
||
<Node>
|
||
<NodeName>ChacheLifeTimeForProtectedCert</NodeName>
|
||
<DFProperties>
|
||
<AccessType>
|
||
<Add />
|
||
<Get />
|
||
<Delete />
|
||
<Replace />
|
||
</AccessType>
|
||
<DFFormat>
|
||
<int />
|
||
</DFFormat>
|
||
<Occurrence>
|
||
<One />
|
||
</Occurrence>
|
||
<Scope>
|
||
<Dynamic />
|
||
</Scope>
|
||
<CaseSense>
|
||
<CIS />
|
||
</CaseSense>
|
||
<DFTitle>ChacheLifeTimeForProtectedCert</DFTitle>
|
||
<DFType>
|
||
<MIME>text/plain</MIME>
|
||
</DFType>
|
||
</DFProperties>
|
||
</Node>
|
||
</Node>
|
||
<Node>
|
||
<NodeName>MultiAuth</NodeName>
|
||
<DFProperties>
|
||
<AccessType>
|
||
<Add />
|
||
<Get />
|
||
<Delete />
|
||
<Replace />
|
||
</AccessType>
|
||
<DFFormat>
|
||
<node />
|
||
</DFFormat>
|
||
<Occurrence>
|
||
<ZeroOrOne />
|
||
</Occurrence>
|
||
<Scope>
|
||
<Dynamic />
|
||
</Scope>
|
||
<CaseSense>
|
||
<CIS />
|
||
</CaseSense>
|
||
<DFTitle>MultiAuth</DFTitle>
|
||
<DFType>
|
||
<DDFName></DDFName>
|
||
</DFType>
|
||
</DFProperties>
|
||
<Node>
|
||
<NodeName>StartURL</NodeName>
|
||
<DFProperties>
|
||
<AccessType>
|
||
<Add />
|
||
<Get />
|
||
<Replace />
|
||
</AccessType>
|
||
<DFFormat>
|
||
<chr />
|
||
</DFFormat>
|
||
<Occurrence>
|
||
<One />
|
||
</Occurrence>
|
||
<Scope>
|
||
<Dynamic />
|
||
</Scope>
|
||
<CaseSense>
|
||
<CIS />
|
||
</CaseSense>
|
||
<DFTitle>StartURL</DFTitle>
|
||
<DFType>
|
||
<MIME>text/plain</MIME>
|
||
</DFType>
|
||
</DFProperties>
|
||
</Node>
|
||
<Node>
|
||
<NodeName>EndURL</NodeName>
|
||
<DFProperties>
|
||
<AccessType>
|
||
<Add />
|
||
<Get />
|
||
<Replace />
|
||
</AccessType>
|
||
<DFFormat>
|
||
<chr />
|
||
</DFFormat>
|
||
<Occurrence>
|
||
<One />
|
||
</Occurrence>
|
||
<Scope>
|
||
<Dynamic />
|
||
</Scope>
|
||
<CaseSense>
|
||
<CIS />
|
||
</CaseSense>
|
||
<DFTitle>EndURL</DFTitle>
|
||
<DFType>
|
||
<MIME>text/plain</MIME>
|
||
</DFType>
|
||
</DFProperties>
|
||
</Node>
|
||
</Node>
|
||
<Node>
|
||
<NodeName>EAP</NodeName>
|
||
<DFProperties>
|
||
<AccessType>
|
||
<Add />
|
||
<Get />
|
||
<Delete />
|
||
<Replace />
|
||
</AccessType>
|
||
<DFFormat>
|
||
<chr />
|
||
</DFFormat>
|
||
<Occurrence>
|
||
<One />
|
||
</Occurrence>
|
||
<Scope>
|
||
<Dynamic />
|
||
</Scope>
|
||
<CaseSense>
|
||
<CIS />
|
||
</CaseSense>
|
||
<DFTitle>EAP</DFTitle>
|
||
<DFType>
|
||
<MIME>text/plain</MIME>
|
||
</DFType>
|
||
</DFProperties>
|
||
</Node>
|
||
</Node>
|
||
<Node>
|
||
<NodeName>Proxy</NodeName>
|
||
<DFProperties>
|
||
<AccessType>
|
||
<Add />
|
||
<Get />
|
||
<Replace />
|
||
</AccessType>
|
||
<DFFormat>
|
||
<node />
|
||
</DFFormat>
|
||
<Occurrence>
|
||
<One />
|
||
</Occurrence>
|
||
<Scope>
|
||
<Dynamic />
|
||
</Scope>
|
||
<CaseSense>
|
||
<CIS />
|
||
</CaseSense>
|
||
<DFTitle>Proxy</DFTitle>
|
||
<DFType>
|
||
<DDFName></DDFName>
|
||
</DFType>
|
||
</DFProperties>
|
||
<Node>
|
||
<NodeName>Automatic</NodeName>
|
||
<DFProperties>
|
||
<AccessType>
|
||
<Add />
|
||
<Get />
|
||
<Delete />
|
||
<Replace />
|
||
</AccessType>
|
||
<DFFormat>
|
||
<chr />
|
||
</DFFormat>
|
||
<Occurrence>
|
||
<ZeroOrOne />
|
||
</Occurrence>
|
||
<Scope>
|
||
<Dynamic />
|
||
</Scope>
|
||
<CaseSense>
|
||
<CIS />
|
||
</CaseSense>
|
||
<DFTitle>Automatic</DFTitle>
|
||
<DFType>
|
||
<MIME>text/plain</MIME>
|
||
</DFType>
|
||
</DFProperties>
|
||
</Node>
|
||
<Node>
|
||
<NodeName>Manual</NodeName>
|
||
<DFProperties>
|
||
<AccessType>
|
||
<Add />
|
||
<Get />
|
||
<Delete />
|
||
<Replace />
|
||
</AccessType>
|
||
<DFFormat>
|
||
<node />
|
||
</DFFormat>
|
||
<Occurrence>
|
||
<ZeroOrOne />
|
||
</Occurrence>
|
||
<Scope>
|
||
<Dynamic />
|
||
</Scope>
|
||
<CaseSense>
|
||
<CIS />
|
||
</CaseSense>
|
||
<DFTitle>Manual</DFTitle>
|
||
<DFType>
|
||
<DDFName></DDFName>
|
||
</DFType>
|
||
</DFProperties>
|
||
<Node>
|
||
<NodeName>Server</NodeName>
|
||
<DFProperties>
|
||
<AccessType>
|
||
<Add />
|
||
<Get />
|
||
<Replace />
|
||
</AccessType>
|
||
<DFFormat>
|
||
<chr />
|
||
</DFFormat>
|
||
<Occurrence>
|
||
<One />
|
||
</Occurrence>
|
||
<Scope>
|
||
<Dynamic />
|
||
</Scope>
|
||
<CaseSense>
|
||
<CIS />
|
||
</CaseSense>
|
||
<DFTitle>Server</DFTitle>
|
||
<DFType>
|
||
<MIME>text/plain</MIME>
|
||
</DFType>
|
||
</DFProperties>
|
||
</Node>
|
||
<Node>
|
||
<NodeName>Port</NodeName>
|
||
<DFProperties>
|
||
<AccessType>
|
||
<Add />
|
||
<Get />
|
||
<Replace />
|
||
</AccessType>
|
||
<DFFormat>
|
||
<int />
|
||
</DFFormat>
|
||
<Occurrence>
|
||
<One />
|
||
</Occurrence>
|
||
<Scope>
|
||
<Dynamic />
|
||
</Scope>
|
||
<CaseSense>
|
||
<CS />
|
||
</CaseSense>
|
||
<DFTitle>Port</DFTitle>
|
||
<DFType>
|
||
<MIME>text/plain</MIME>
|
||
</DFType>
|
||
</DFProperties>
|
||
</Node>
|
||
</Node>
|
||
<Node>
|
||
<NodeName>BypassProxyForLocal</NodeName>
|
||
<DFProperties>
|
||
<AccessType>
|
||
<Add />
|
||
<Get />
|
||
<Delete />
|
||
<Replace />
|
||
</AccessType>
|
||
<DefaultValue>false</DefaultValue>
|
||
<DFFormat>
|
||
<bool />
|
||
</DFFormat>
|
||
<Occurrence>
|
||
<ZeroOrOne />
|
||
</Occurrence>
|
||
<Scope>
|
||
<Dynamic />
|
||
</Scope>
|
||
<CaseSense>
|
||
<CIS />
|
||
</CaseSense>
|
||
<DFTitle>BypassProxyForLocal</DFTitle>
|
||
<DFType>
|
||
<MIME>text/plain</MIME>
|
||
</DFType>
|
||
</DFProperties>
|
||
</Node>
|
||
</Node>
|
||
<Node>
|
||
<NodeName>SecuredResources</NodeName>
|
||
<DFProperties>
|
||
<AccessType>
|
||
<Add />
|
||
<Get />
|
||
<Delete />
|
||
<Replace />
|
||
</AccessType>
|
||
<DFFormat>
|
||
<node />
|
||
</DFFormat>
|
||
<Occurrence>
|
||
<ZeroOrOne />
|
||
</Occurrence>
|
||
<Scope>
|
||
<Dynamic />
|
||
</Scope>
|
||
<CaseSense>
|
||
<CIS />
|
||
</CaseSense>
|
||
<DFTitle>SecuredResources</DFTitle>
|
||
<DFType>
|
||
<DDFName></DDFName>
|
||
</DFType>
|
||
</DFProperties>
|
||
<Node>
|
||
<NodeName>AppPublisherNameList</NodeName>
|
||
<DFProperties>
|
||
<AccessType>
|
||
<Add />
|
||
<Get />
|
||
<Delete />
|
||
<Replace />
|
||
</AccessType>
|
||
<DFFormat>
|
||
<node />
|
||
</DFFormat>
|
||
<Occurrence>
|
||
<ZeroOrOne />
|
||
</Occurrence>
|
||
<Scope>
|
||
<Dynamic />
|
||
</Scope>
|
||
<CaseSense>
|
||
<CIS />
|
||
</CaseSense>
|
||
<DFTitle>AppPublisherNameList</DFTitle>
|
||
<DFType>
|
||
<DDFName></DDFName>
|
||
</DFType>
|
||
</DFProperties>
|
||
<Node>
|
||
<NodeName></NodeName>
|
||
<DFProperties>
|
||
<AccessType>
|
||
<Add />
|
||
<Get />
|
||
<Delete />
|
||
<Replace />
|
||
</AccessType>
|
||
<DFFormat>
|
||
<chr />
|
||
</DFFormat>
|
||
<Occurrence>
|
||
<OneOrMore />
|
||
</Occurrence>
|
||
<Scope>
|
||
<Dynamic />
|
||
</Scope>
|
||
<CaseSense>
|
||
<CIS />
|
||
</CaseSense>
|
||
<DFTitle>AppPublisherName*</DFTitle>
|
||
<DFType>
|
||
<MIME>text/plain</MIME>
|
||
</DFType>
|
||
</DFProperties>
|
||
</Node>
|
||
</Node>
|
||
<Node>
|
||
<NodeName>AppAllowedList</NodeName>
|
||
<DFProperties>
|
||
<AccessType>
|
||
<Add />
|
||
<Get />
|
||
<Delete />
|
||
<Replace />
|
||
</AccessType>
|
||
<DFFormat>
|
||
<node />
|
||
</DFFormat>
|
||
<Occurrence>
|
||
<ZeroOrOne />
|
||
</Occurrence>
|
||
<Scope>
|
||
<Dynamic />
|
||
</Scope>
|
||
<CaseSense>
|
||
<CIS />
|
||
</CaseSense>
|
||
<DFTitle>AppAllowedList</DFTitle>
|
||
<DFType>
|
||
<DDFName></DDFName>
|
||
</DFType>
|
||
</DFProperties>
|
||
<Node>
|
||
<NodeName></NodeName>
|
||
<DFProperties>
|
||
<AccessType>
|
||
<Add />
|
||
<Get />
|
||
<Delete />
|
||
</AccessType>
|
||
<DFFormat>
|
||
<chr />
|
||
</DFFormat>
|
||
<Occurrence>
|
||
<OneOrMore />
|
||
</Occurrence>
|
||
<Scope>
|
||
<Dynamic />
|
||
</Scope>
|
||
<CaseSense>
|
||
<CIS />
|
||
</CaseSense>
|
||
<DFTitle>Apps*</DFTitle>
|
||
<DFType>
|
||
<MIME>text/plain</MIME>
|
||
</DFType>
|
||
</DFProperties>
|
||
</Node>
|
||
</Node>
|
||
<Node>
|
||
<NodeName>NetworkAllowedList</NodeName>
|
||
<DFProperties>
|
||
<AccessType>
|
||
<Add />
|
||
<Get />
|
||
<Delete />
|
||
<Replace />
|
||
</AccessType>
|
||
<DFFormat>
|
||
<node />
|
||
</DFFormat>
|
||
<Occurrence>
|
||
<ZeroOrOne />
|
||
</Occurrence>
|
||
<Scope>
|
||
<Dynamic />
|
||
</Scope>
|
||
<CaseSense>
|
||
<CIS />
|
||
</CaseSense>
|
||
<DFTitle>NetworkAllowedList</DFTitle>
|
||
<DFType>
|
||
<DDFName></DDFName>
|
||
</DFType>
|
||
</DFProperties>
|
||
<Node>
|
||
<NodeName></NodeName>
|
||
<DFProperties>
|
||
<AccessType>
|
||
<Add />
|
||
<Get />
|
||
<Delete />
|
||
<Replace />
|
||
</AccessType>
|
||
<DFFormat>
|
||
<chr />
|
||
</DFFormat>
|
||
<Occurrence>
|
||
<OneOrMore />
|
||
</Occurrence>
|
||
<Scope>
|
||
<Dynamic />
|
||
</Scope>
|
||
<CaseSense>
|
||
<CIS />
|
||
</CaseSense>
|
||
<DFTitle>Networks*</DFTitle>
|
||
<DFType>
|
||
<MIME>text/plain</MIME>
|
||
</DFType>
|
||
</DFProperties>
|
||
</Node>
|
||
</Node>
|
||
<Node>
|
||
<NodeName>NameSpaceAllowedList</NodeName>
|
||
<DFProperties>
|
||
<AccessType>
|
||
<Add />
|
||
<Get />
|
||
<Delete />
|
||
<Replace />
|
||
</AccessType>
|
||
<DFFormat>
|
||
<node />
|
||
</DFFormat>
|
||
<Occurrence>
|
||
<ZeroOrOne />
|
||
</Occurrence>
|
||
<Scope>
|
||
<Dynamic />
|
||
</Scope>
|
||
<CaseSense>
|
||
<CIS />
|
||
</CaseSense>
|
||
<DFTitle>NameSpaceAllowedList</DFTitle>
|
||
<DFType>
|
||
<DDFName></DDFName>
|
||
</DFType>
|
||
</DFProperties>
|
||
<Node>
|
||
<NodeName></NodeName>
|
||
<DFProperties>
|
||
<AccessType>
|
||
<Add />
|
||
<Get />
|
||
<Delete />
|
||
<Replace />
|
||
</AccessType>
|
||
<DFFormat>
|
||
<chr />
|
||
</DFFormat>
|
||
<Occurrence>
|
||
<OneOrMore />
|
||
</Occurrence>
|
||
<Scope>
|
||
<Dynamic />
|
||
</Scope>
|
||
<DFTitle>NameSpace*</DFTitle>
|
||
<DFType>
|
||
<MIME>text/plain</MIME>
|
||
</DFType>
|
||
</DFProperties>
|
||
</Node>
|
||
</Node>
|
||
<Node>
|
||
<NodeName>ExcludedAppList</NodeName>
|
||
<DFProperties>
|
||
<AccessType>
|
||
<Add />
|
||
<Get />
|
||
<Delete />
|
||
<Replace />
|
||
</AccessType>
|
||
<DFFormat>
|
||
<node />
|
||
</DFFormat>
|
||
<Occurrence>
|
||
<ZeroOrOne />
|
||
</Occurrence>
|
||
<Scope>
|
||
<Dynamic />
|
||
</Scope>
|
||
<CaseSense>
|
||
<CIS />
|
||
</CaseSense>
|
||
<DFTitle>ExcludedAppList</DFTitle>
|
||
<DFType>
|
||
<DDFName></DDFName>
|
||
</DFType>
|
||
</DFProperties>
|
||
<Node>
|
||
<NodeName></NodeName>
|
||
<DFProperties>
|
||
<AccessType>
|
||
<Add />
|
||
<Get />
|
||
<Delete />
|
||
<Replace />
|
||
</AccessType>
|
||
<DFFormat>
|
||
<chr />
|
||
</DFFormat>
|
||
<Occurrence>
|
||
<OneOrMore />
|
||
</Occurrence>
|
||
<Scope>
|
||
<Dynamic />
|
||
</Scope>
|
||
<CaseSense>
|
||
<CIS />
|
||
</CaseSense>
|
||
<DFTitle>ExcludedAppList*</DFTitle>
|
||
<DFType>
|
||
<MIME>text/plain</MIME>
|
||
</DFType>
|
||
</DFProperties>
|
||
</Node>
|
||
</Node>
|
||
<Node>
|
||
<NodeName>ExcludedNetworkList</NodeName>
|
||
<DFProperties>
|
||
<AccessType>
|
||
<Add />
|
||
<Get />
|
||
<Delete />
|
||
<Replace />
|
||
</AccessType>
|
||
<DFFormat>
|
||
<node />
|
||
</DFFormat>
|
||
<Occurrence>
|
||
<ZeroOrOne />
|
||
</Occurrence>
|
||
<Scope>
|
||
<Dynamic />
|
||
</Scope>
|
||
<CaseSense>
|
||
<CIS />
|
||
</CaseSense>
|
||
<DFTitle>ExcludedNetworkList</DFTitle>
|
||
<DFType>
|
||
<DDFName></DDFName>
|
||
</DFType>
|
||
</DFProperties>
|
||
<Node>
|
||
<NodeName></NodeName>
|
||
<DFProperties>
|
||
<AccessType>
|
||
<Add />
|
||
<Get />
|
||
<Delete />
|
||
<Replace />
|
||
</AccessType>
|
||
<DFFormat>
|
||
<chr />
|
||
</DFFormat>
|
||
<Occurrence>
|
||
<OneOrMore />
|
||
</Occurrence>
|
||
<Scope>
|
||
<Dynamic />
|
||
</Scope>
|
||
<CaseSense>
|
||
<CIS />
|
||
</CaseSense>
|
||
<DFTitle>ExcludedNetworkList*</DFTitle>
|
||
<DFType>
|
||
<MIME>text/plain</MIME>
|
||
</DFType>
|
||
</DFProperties>
|
||
</Node>
|
||
</Node>
|
||
<Node>
|
||
<NodeName>ExcludedNameSpaceList</NodeName>
|
||
<DFProperties>
|
||
<AccessType>
|
||
<Add />
|
||
<Get />
|
||
<Delete />
|
||
<Replace />
|
||
</AccessType>
|
||
<DFFormat>
|
||
<node />
|
||
</DFFormat>
|
||
<Occurrence>
|
||
<ZeroOrOne />
|
||
</Occurrence>
|
||
<Scope>
|
||
<Dynamic />
|
||
</Scope>
|
||
<CaseSense>
|
||
<CIS />
|
||
</CaseSense>
|
||
<DFTitle>ExcludedNameSpaceList</DFTitle>
|
||
<DFType>
|
||
<DDFName></DDFName>
|
||
</DFType>
|
||
</DFProperties>
|
||
<Node>
|
||
<NodeName></NodeName>
|
||
<DFProperties>
|
||
<AccessType>
|
||
<Add />
|
||
<Get />
|
||
<Delete />
|
||
<Replace />
|
||
</AccessType>
|
||
<DFFormat>
|
||
<chr />
|
||
</DFFormat>
|
||
<Occurrence>
|
||
<OneOrMore />
|
||
</Occurrence>
|
||
<Scope>
|
||
<Dynamic />
|
||
</Scope>
|
||
<CaseSense>
|
||
<CIS />
|
||
</CaseSense>
|
||
<DFTitle>ExcludedNamespaceList*</DFTitle>
|
||
<DFType>
|
||
<MIME>text/plain</MIME>
|
||
</DFType>
|
||
</DFProperties>
|
||
</Node>
|
||
</Node>
|
||
<Node>
|
||
<NodeName>DNSSuffixSearchList</NodeName>
|
||
<DFProperties>
|
||
<AccessType>
|
||
<Add />
|
||
<Get />
|
||
<Delete />
|
||
<Replace />
|
||
</AccessType>
|
||
<DFFormat>
|
||
<node />
|
||
</DFFormat>
|
||
<Occurrence>
|
||
<ZeroOrOne />
|
||
</Occurrence>
|
||
<Scope>
|
||
<Dynamic />
|
||
</Scope>
|
||
<CaseSense>
|
||
<CIS />
|
||
</CaseSense>
|
||
<DFTitle>DNSSuffixSearchList</DFTitle>
|
||
<DFType>
|
||
<DDFName></DDFName>
|
||
</DFType>
|
||
</DFProperties>
|
||
<Node>
|
||
<NodeName></NodeName>
|
||
<DFProperties>
|
||
<AccessType>
|
||
<Add />
|
||
<Get />
|
||
<Delete />
|
||
<Replace />
|
||
</AccessType>
|
||
<DFFormat>
|
||
<chr />
|
||
</DFFormat>
|
||
<Occurrence>
|
||
<OneOrMore />
|
||
</Occurrence>
|
||
<Scope>
|
||
<Dynamic />
|
||
</Scope>
|
||
<CaseSense>
|
||
<CIS />
|
||
</CaseSense>
|
||
<DFTitle>DNSSuffixSearchList*</DFTitle>
|
||
<DFType>
|
||
<MIME>text/plain</MIME>
|
||
</DFType>
|
||
</DFProperties>
|
||
</Node>
|
||
</Node>
|
||
</Node>
|
||
<Node>
|
||
<NodeName>Policies</NodeName>
|
||
<DFProperties>
|
||
<AccessType>
|
||
<Add />
|
||
<Get />
|
||
<Delete />
|
||
<Replace />
|
||
</AccessType>
|
||
<DFFormat>
|
||
<node />
|
||
</DFFormat>
|
||
<Occurrence>
|
||
<ZeroOrOne />
|
||
</Occurrence>
|
||
<Scope>
|
||
<Dynamic />
|
||
</Scope>
|
||
<CaseSense>
|
||
<CIS />
|
||
</CaseSense>
|
||
<DFTitle>Policies</DFTitle>
|
||
<DFType>
|
||
<DDFName></DDFName>
|
||
</DFType>
|
||
</DFProperties>
|
||
<Node>
|
||
<NodeName>RememberCredentials</NodeName>
|
||
<DFProperties>
|
||
<AccessType>
|
||
<Add />
|
||
<Get />
|
||
<Delete />
|
||
<Replace />
|
||
</AccessType>
|
||
<DefaultValue>true</DefaultValue>
|
||
<DFFormat>
|
||
<bool />
|
||
</DFFormat>
|
||
<Occurrence>
|
||
<ZeroOrOne />
|
||
</Occurrence>
|
||
<Scope>
|
||
<Dynamic />
|
||
</Scope>
|
||
<CaseSense>
|
||
<CIS />
|
||
</CaseSense>
|
||
<DFTitle>RememberCredentials</DFTitle>
|
||
<DFType>
|
||
<MIME>text/plain</MIME>
|
||
</DFType>
|
||
</DFProperties>
|
||
</Node>
|
||
<Node>
|
||
<NodeName>SplitTunnel</NodeName>
|
||
<DFProperties>
|
||
<AccessType>
|
||
<Add />
|
||
<Get />
|
||
<Delete />
|
||
<Replace />
|
||
</AccessType>
|
||
<DefaultValue>true</DefaultValue>
|
||
<DFFormat>
|
||
<bool />
|
||
</DFFormat>
|
||
<Occurrence>
|
||
<ZeroOrOne />
|
||
</Occurrence>
|
||
<Scope>
|
||
<Dynamic />
|
||
</Scope>
|
||
<CaseSense>
|
||
<CS />
|
||
</CaseSense>
|
||
<DFTitle>SplitTunnel</DFTitle>
|
||
<DFType>
|
||
<MIME>text/plain</MIME>
|
||
</DFType>
|
||
</DFProperties>
|
||
</Node>
|
||
<Node>
|
||
<NodeName>BypassForLocal</NodeName>
|
||
<DFProperties>
|
||
<AccessType>
|
||
<Add />
|
||
<Get />
|
||
<Delete />
|
||
<Replace />
|
||
</AccessType>
|
||
<DefaultValue>true</DefaultValue>
|
||
<DFFormat>
|
||
<bool />
|
||
</DFFormat>
|
||
<Occurrence>
|
||
<ZeroOrOne />
|
||
</Occurrence>
|
||
<Scope>
|
||
<Dynamic />
|
||
</Scope>
|
||
<CaseSense>
|
||
<CS />
|
||
</CaseSense>
|
||
<DFTitle>BypassForLocal</DFTitle>
|
||
<DFType>
|
||
<MIME>text/plain</MIME>
|
||
</DFType>
|
||
</DFProperties>
|
||
</Node>
|
||
<Node>
|
||
<NodeName>TrustedNetworkDetection</NodeName>
|
||
<DFProperties>
|
||
<AccessType>
|
||
<Add />
|
||
<Get />
|
||
<Delete />
|
||
<Replace />
|
||
</AccessType>
|
||
<DefaultValue>true</DefaultValue>
|
||
<DFFormat>
|
||
<bool />
|
||
</DFFormat>
|
||
<Occurrence>
|
||
<ZeroOrOne />
|
||
</Occurrence>
|
||
<Scope>
|
||
<Dynamic />
|
||
</Scope>
|
||
<CaseSense>
|
||
<CIS />
|
||
</CaseSense>
|
||
<DFTitle>TrustedNetworkDetection</DFTitle>
|
||
<DFType>
|
||
<MIME>text/plain</MIME>
|
||
</DFType>
|
||
</DFProperties>
|
||
</Node>
|
||
<Node>
|
||
<NodeName>ConnectionType</NodeName>
|
||
<DFProperties>
|
||
<AccessType>
|
||
<Add />
|
||
<Get />
|
||
<Delete />
|
||
<Replace />
|
||
</AccessType>
|
||
<DefaultValue>Triggering</DefaultValue>
|
||
<DFFormat>
|
||
<chr />
|
||
</DFFormat>
|
||
<Occurrence>
|
||
<ZeroOrOne />
|
||
</Occurrence>
|
||
<Scope>
|
||
<Dynamic />
|
||
</Scope>
|
||
<CaseSense>
|
||
<CIS />
|
||
</CaseSense>
|
||
<DFTitle>ConnectionType</DFTitle>
|
||
<DFType>
|
||
<MIME>text/plain</MIME>
|
||
</DFType>
|
||
</DFProperties>
|
||
</Node>
|
||
</Node>
|
||
<Node>
|
||
<NodeName>DNSSuffix</NodeName>
|
||
<DFProperties>
|
||
<AccessType>
|
||
<Add />
|
||
<Get />
|
||
<Delete />
|
||
<Replace />
|
||
</AccessType>
|
||
<DFFormat>
|
||
<node />
|
||
</DFFormat>
|
||
<Occurrence>
|
||
<ZeroOrOne />
|
||
</Occurrence>
|
||
<Scope>
|
||
<Dynamic />
|
||
</Scope>
|
||
<CaseSense>
|
||
<CIS />
|
||
</CaseSense>
|
||
<DFTitle>DNSSuffix</DFTitle>
|
||
<DFType>
|
||
<DDFName></DDFName>
|
||
</DFType>
|
||
</DFProperties>
|
||
</Node>
|
||
</Node>
|
||
</Node>
|
||
</Node>
|
||
</MgmtTree>
|
||
```
|
||
|
||
## Related topics
|
||
|
||
|
||
[VPN configuration service provider](vpn-csp.md)
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|