MDM_VpnApplicationTrigger class
Enables adding an application trigger to MDM-installed Virtual Private Network (VPN) profiles.
The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.
Syntax
[dynamic, provider("MDMSettingsProv"), AMENDMENT]
class MDM_VpnApplicationTrigger
{
string ApplicationID;
boolean TriggerEnabledInAllMDMProfiles;
};
Members
The MDM_VpnApplicationTrigger class has these types of members:
Properties
The MDM_VpnApplicationTrigger class has these properties.
-
ApplicationID
-
-
Data type: string
-
Access type: Read-only
-
Qualifiers: key
The package family name of the application.
-
-
TriggerEnabledInAllMDMProfiles
-
-
Data type: boolean
-
Access type: Read-only
True if an application trigger is added to all MDM-installed VPN profiles.
-
Requirements
Minimum supported client |
Windows 8.1 |
Minimum supported server |
None supported |
Namespace |
Root\CIMv2\MDM |
MOF |
|
DLL |
|