共用方式為


DeviceLockdownProfile.GetLockdownProfileInformation(Guid) 方法

定義

取得特定使用者角色的相關資訊物件。

public:
 static DeviceLockdownProfileInformation ^ GetLockdownProfileInformation(Platform::Guid profileID);
 static DeviceLockdownProfileInformation GetLockdownProfileInformation(winrt::guid const& profileID);
public static DeviceLockdownProfileInformation GetLockdownProfileInformation(Guid profileID);
function getLockdownProfileInformation(profileID)
Public Shared Function GetLockdownProfileInformation (profileID As Guid) As DeviceLockdownProfileInformation

參數

profileID
Guid

Platform::Guid

winrt::guid

使用者角色設定檔識別碼。

傳回

特定使用者角色的相關資訊物件。

Windows 需求

應用程式功能
enterpriseDeviceLockdown

適用於