Share via


DeviceLockdownProfileInformation class

7/17/2014

Represents the user role information.

Syntax

public sealed class DeviceLockdownProfileInformation
Public NotInheritable Class DeviceLockdownProfileInformation
public ref class DeviceLockdownProfileInformation sealed 

Attributes

MarshalingBehaviorAttribute(Agile)

ThreadingAttribute(Both)

VersionAttribute(100859904)

Members

The DeviceLockdownProfileInformation class has these types of members:

  • Properties

Properties

The DeviceLockdownProfileInformation class has this property.

Property

AccessType

Description

Name

Read-only

Gets the user role ID.

Requirements

Important

This API requires 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

Windows.Embedded.DeviceLockdown namespace