DeviceLockdownProfileInformation Class

Definition

Represents the user role information.

public ref class DeviceLockdownProfileInformation sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Embedded.DeviceLockdown.DeviceLockdownContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class DeviceLockdownProfileInformation final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Embedded.DeviceLockdown.DeviceLockdownContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class DeviceLockdownProfileInformation
Public NotInheritable Class DeviceLockdownProfileInformation
Inheritance
Object Platform::Object IInspectable DeviceLockdownProfileInformation
Attributes

Windows requirements

Device family
Windows Mobile Extension SDK (introduced in 10.0.10240.0)
API contract
Windows.Embedded.DeviceLockdown.DeviceLockdownContract (introduced in v1.0)

Remarks

To use this API, certain capabilities and roles need to be configured. For information, see the remarks in Windows.Embedded.DeviceLockdown.

Properties

Name

Gets the user descriptor string.

Applies to