Freigeben über


DeviceLockdownProfile Klasse

Definition

Stellt die Methoden zum Abrufen und Anwenden von Einschränkungen auf Anwendungen und Kacheln auf dem Gerät basierend auf Benutzerrollen-IDs bereit.

public ref class DeviceLockdownProfile abstract 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 DeviceLockdownProfile 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 static class DeviceLockdownProfile
Public Class DeviceLockdownProfile
Vererbung
Object Platform::Object IInspectable DeviceLockdownProfile
Attribute

Windows-Anforderungen

Gerätefamilie
Windows Mobile Extension SDK (eingeführt in 10.0.10240.0)
API contract
Windows.Embedded.DeviceLockdown.DeviceLockdownContract (eingeführt in v1.0)
App-Funktionen
enterpriseDeviceLockdown

Hinweise

Um diese API verwenden zu können, müssen bestimmte Funktionen und Rollen konfiguriert werden. Weitere Informationen finden Sie in den Anmerkungen in Windows.Embedded.DeviceLockdown.

Methoden

ApplyLockdownProfileAsync(Guid)

Aktiviert die Einschränkungen, die der angegebenen Benutzerrollen-ID zugeordnet sind.

GetCurrentLockdownProfile()

Ruft die Benutzerrollen-ID ab, die derzeit vom Handheldgerät verwendet wird.

GetLockdownProfileInformation(Guid)

Ruft das Informationsobjekt zu einer bestimmten Benutzerrolle ab.

GetSupportedLockdownProfiles()

Ruft die Liste der unterstützten Benutzerrollen-IDs ab.

Gilt für: