Provides methods for sending device configuration files to Configuration Manager for either complete processing, or just for testing.
| C# | Visual Basic |
public static class ConfigurationManager
Public NotInheritable Class ConfigurationManager
| All Members | Methods | Properties | |||
| Icon | Member | Description |
|---|---|---|
| CurrentTrust |
Retrieves the assigned trust level of a process.
| |
| ProcessConfiguration(XmlDocument, Boolean) |
Sends a device configuration file to Configuration Manager for processing.
| |
| QueryPolicy(SecurityPolicy) |
Retrieves the value of the policy specified.
| |
| TestConfiguration(XmlDocument, Boolean) |
Sends a device configuration file to Configuration Manager for testing.
|
| Platforms Supported | |
|---|---|
| Windows Mobile | Windows Mobile Version 2003 (not Classic Edition) and later |
| Windows Embedded NavReady | Windows Embedded NavReady 2009 and later |
| Object | |
| ConfigurationManager | |