Condividi tramite


DeviceLockdownProfile.ApplyLockdownProfileAsync(Guid) Metodo

Definizione

Attiva le restrizioni associate all'ID ruolo utente specificato.

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

Parametri

profileID
Guid

Platform::Guid

winrt::guid

ID ruolo utente.

Restituisce

Al termine di questo metodo non viene restituito alcun oggetto o valore.

Requisiti Windows

Funzionalità dell'app
enterpriseDeviceLockdown

Si applica a