DeviceLockdownProfile.GetCurrentLockdownProfile Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the user role ID that is currently in use by the handheld device.
public:
static Platform::Guid GetCurrentLockdownProfile();
static winrt::guid GetCurrentLockdownProfile();
public static Guid GetCurrentLockdownProfile();
function getCurrentLockdownProfile()
Public Shared Function GetCurrentLockdownProfile () As Guid
Returns
Role ID that is currently in use by the handheld device.
Windows requirements
App capabilities |
enterpriseDeviceLockdown
|