Share via


Windows.Embedded.DeviceLockdown namespace

7/17/2014

Provides a simple and consistent interface for locking down the available applications and tiles on the device for specific user roles defined by the enterprise.

Members

The Windows.Embedded.DeviceLockdown namespace contains these types of members:

  • Classes

Classes

The Windows.Embedded.DeviceLockdown namespace contains these classes:

Class

Description

DeviceLockdownProfile

Provides the methods for getting and applying restrictions to applications and tiles on the device based on role IDs.

DeviceLockdownProfileInformation

Represents the role ID information.

Requirements

Important

The device lockdown APIs in Windows.Embedded.DeviceLockdown require the ID_CAP_ENTERPRISE_SHARED_DATA capability, which allows you to use a standard enterprise certificate. This capability is not available to standard 3rd party developers where the certificate is provided through Visual Studio.
At this time, the Visual Studio 2013 designer does not provide a checkbox for including ID_CAP_ENTERPRISE_SHARED_DATA in the app package manifest. You must manually include ID_CAP_ENTERPRISE_SHARED_DATA in your manifest file. For instructions about how to manually update your manifest file, see Add capabilities.

Minimum supported client

Windows Embedded 8.1 Handheld

Namespace

Windows.Embedded.DeviceLockdown

Windows::Embedded::DeviceLockdown [C++]

Metadata

Windows.Embedded.winmd

See Also

Concepts

SDK API Reference (Handheld 8.1)