Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 1.28 KB

vpndomainnameinfo_vpndomainnameinfo_1443698346.md

File metadata and controls

36 lines (24 loc) · 1.28 KB
-api-id -api-type
M:Windows.Networking.Vpn.VpnDomainNameInfo.#ctor(System.String,Windows.Networking.Vpn.VpnDomainNameType,Windows.Foundation.Collections.IIterable{Windows.Networking.HostName},Windows.Foundation.Collections.IIterable{Windows.Networking.HostName})
winrt method

Windows.Networking.Vpn.VpnDomainNameInfo.VpnDomainNameInfo

-description

Allows the VPN plug-in to construct this object to be added to a VpnDomainNameAssignment object.

-parameters

-param name

The domain name. This could be an FQDN, or a DNS suffix.

-param nameType

An enum value indicating whether the namespace in question is a FQDN, or a DNS suffix.

-param dnsServerList

A list of DNS servers to perform DNS resolution against when resolving a name in the namespace.

-param proxyServerList

A list of web proxy servers to be used when connecting to a resource in the specified namespace.

-remarks

-examples

-see-also

-capabilities

networkingVpnProvider