How Device Security Affects Application Execution

When you execute an application on a device or emulator, the application loader inspects the security policies and certificates on the device to determine whether the application is denied execution or granted normal execution, or granted privileged execution. The following diagram illustrates the process flow.

How device security affects application exection

Visual Studio provides tools to configure security on Windows Mobile-based devices. For more information, see Configuring Security on Windows Mobile Devices

See Also

Concepts

Application Signing (Devices)