Skip to content

Microsoft FactoryOrchestrator Core IFactoryOrchestratorService EnableLocalLoopbackForApp(string)

Microsoft.FactoryOrchestrator.Core

Microsoft.FactoryOrchestrator.Core.IFactoryOrchestratorService

IFactoryOrchestratorService.EnableLocalLoopbackForApp(string) Method

Enables local loopback on the given UWP app. Local loopback is enabled permanently for this app, persisting through reboots.

void EnableLocalLoopbackForApp(string aumid);

Parameters

aumid System.String
The Application User Model ID (AUMID) of the app to enable local loopback on.