다음을 통해 공유


DeviceLockdownProfile.ApplyLockdownProfileAsync(Guid) 메서드

정의

지정된 사용자 역할 ID와 연결된 제한을 활성화합니다.

public:
 static IAsyncAction ^ ApplyLockdownProfileAsync(Platform::Guid profileID);
 static IAsyncAction ApplyLockdownProfileAsync(winrt::guid const& profileID);
public static IAsyncAction ApplyLockdownProfileAsync(Guid profileID);
function applyLockdownProfileAsync(profileID)
Public Shared Function ApplyLockdownProfileAsync (profileID As Guid) As IAsyncAction

매개 변수

profileID
Guid

Platform::Guid

winrt::guid

사용자 역할 ID입니다.

반환

이 메서드가 완료되면 개체 또는 값이 반환되지 않습니다.

Windows 요구 사항

앱 기능
enterpriseDeviceLockdown

적용 대상