DeviceLockdownProfile.GetCurrentLockdownProfile 方法

定义

获取手持设备当前正在使用的用户角色 ID。

public:
 static Platform::Guid GetCurrentLockdownProfile();
 static winrt::guid GetCurrentLockdownProfile();
public static Guid GetCurrentLockdownProfile();
function getCurrentLockdownProfile()
Public Shared Function GetCurrentLockdownProfile () As Guid

返回

Guid

Platform::Guid

winrt::guid

手持设备当前正在使用的角色 ID。

Windows 要求

应用功能
enterpriseDeviceLockdown

适用于