MDM_WNSConfiguration class
Enables configuration of the Windows Notification Service (WNS) notifications for the MDM agent.
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_WNSConfiguration
{
string AppId;
uint32 ConfigurationStatus;
};
Members
The MDM_WNSConfiguration class has these types of members:
Methods
The MDM_WNSConfiguration class has these methods.
Method | Description |
---|---|
UpdateConfiguration | Updates the Windows Notification Service (WNS) configuration. |
Properties
The MDM_WNSConfiguration class has these properties.
-
AppId
-
-
Data type: string
-
Access type: Read-only
-
Qualifiers: key
Identifies the MDM application.
-
-
ConfigurationStatus
-
-
Data type: uint32
-
Access type: Read-only
True if the application is configured.
Possible values are.
-
-
0
-
Not configured.
-
1
-
Configured.
Requirements
Minimum supported client |
Windows 8 |
Minimum supported server |
None supported |
Namespace |
Root\CIMv2\MDM |
MOF |
|
DLL |
|