次の方法で共有


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

適用対象