DeviceLockdownProfile.GetLockdownProfileInformation(Guid) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得特定使用者角色的相關資訊物件。
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
|