Share via


DeviceLockdownProfile.GetSupportedLockdownProfiles Method

Definition

Gets the list of supported user role IDs.

public:
 static IVectorView<Platform::Guid> ^ GetSupportedLockdownProfiles();
 static IVectorView<winrt::guid> GetSupportedLockdownProfiles();
public static IReadOnlyList<Guid> GetSupportedLockdownProfiles();
function getSupportedLockdownProfiles()
Public Shared Function GetSupportedLockdownProfiles () As IReadOnlyList(Of Guid)

Returns

IVectorView<Guid>

IReadOnlyList<Guid>

IVectorView<Platform::Guid>

IVectorView<winrt::guid>

List of supported profile IDs.

Windows requirements

App capabilities
enterpriseDeviceLockdown

Applies to