Примечание
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
The VpnConnectionTriggerTrustedNetwork class represents the trusted network configuration for VPN triggering.
The following syntax is simplified from MOF code and includes all inherited properties.
Syntax
[ClassVersion("1.0"), dynamic, provider("VpnClientPSProvider"), AMENDMENT]
class VpnConnectionTriggerTrustedNetwork
{
string ConnectionName;
string DnsSuffix[];
};
Members
The VpnConnectionTriggerTrustedNetwork class has these types of members:
Properties
The VpnConnectionTriggerTrustedNetwork class has these properties.
-
ConnectionName
-
-
Data type: string
-
Access type: Read/write
The name of the VPN connection profile.
-
-
DnsSuffix
-
-
Data type: string array
-
Access type: Read/write
The list of DNS suffixes (the trusted network list).
-
Requirements
Minimum supported client |
Windows 8 |
Minimum supported server |
Windows Server 2012 |
Namespace |
Root\Microsoft\Windows\RemoteAccess\Client |
MOF |
|
DLL |
|