Freigeben über


IVpnNamespaceInfoFactory.CreateVpnNamespaceInfo Methode

Definition

Nicht unterstützt.

public:
 VpnNamespaceInfo ^ CreateVpnNamespaceInfo(Platform::String ^ name, IVector<HostName ^> ^ dnsServerList, IVector<HostName ^> ^ proxyServerList);
VpnNamespaceInfo CreateVpnNamespaceInfo(winrt::hstring const& name, IVector<HostName> const& dnsServerList, IVector<HostName> const& proxyServerList);
public VpnNamespaceInfo CreateVpnNamespaceInfo(string name, IList<HostName> dnsServerList, IList<HostName> proxyServerList);
function createVpnNamespaceInfo(name, dnsServerList, proxyServerList)
Public Function CreateVpnNamespaceInfo (name As String, dnsServerList As IList(Of HostName), proxyServerList As IList(Of HostName)) As VpnNamespaceInfo

Parameter

name
String

Platform::String

winrt::hstring

Nicht unterstützt.

dnsServerList

IVector<HostName>

IList<HostName>

Nicht unterstützt.

proxyServerList

IVector<HostName>

IList<HostName>

Nicht unterstützt.

Gibt zurück

Eine Liste der Webserver, die beim Herstellen einer Verbindung mit einer Ressource im angegebenen Namespace verwendet werden sollen.

Windows-Anforderungen

App-Funktionen
networkingVpnProvider

Gilt für: