次の方法で共有


VpnConnectionTriggerApplication class

The VpnConnectionTriggerApplication class represents an application that auto-triggers a VPN connection.

The following syntax is simplified from MOF code and includes all inherited properties.

Syntax

[ClassVersion("1.0"), dynamic, provider("VpnClientPSProvider"), AMENDMENT]
class VpnConnectionTriggerApplication
{
  string ConnectionName;
  string ApplicationID[];
};

Members

The VpnConnectionTriggerApplication class has these types of members:

Properties

The VpnConnectionTriggerApplication class has these properties.

ApplicationID

Data type: string array

Access type: Read/write

The identifiers of the auto-trigger applications.

ConnectionName

Data type: string

Access type: Read/write

The name of the current VPN connection profile.

Requirements

Minimum supported client
Windows 8
Minimum supported server
Windows Server 2012
Namespace
Root\Microsoft\Windows\RemoteAccess\Client
MOF
VPNClientPSProvider.mof
DLL
VPNClientPSProvider.dll