Compartir a través de


DeviceLockdownProfile.GetLockdownProfileInformation(Guid) Método

Definición

Obtiene el objeto de información sobre un rol de usuario específico.

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

Parámetros

profileID
Guid

Platform::Guid

winrt::guid

Id. de perfil de rol de usuario.

Devoluciones

Objeto de información sobre un rol de usuario específico.

Requisitos de Windows

Características de aplicaciones
enterpriseDeviceLockdown

Se aplica a