ADMX Guide

Anti-DLL Module Allow List

Category

Computer Configuration > Administrative Templates > Citrix Components > Citrix Workspace > App Protection > Anti-DLL Injection

Scope

Machine

Registry Key

HKLM\Software\Policies\Citrix\AppProtection

Description

The DLL Allow List policy allows admins to exclude any DLL from the Anti-DLL protection. When the policy is: Not Configured - No DLL is part of the allow list. Includes all the DLLs during the Anti-DLL protection. Enabled - Excludes DLLs mentioned in the allow list from the Anti-DLL protection. Disabled - Clears the DLL allow list. DLLs need to be configured again when policy is enabled. The Module Allow List field allows admins to add DLL information that can be excluded from the Anti-DLL protection. Sample format to add DLL to the allow list: [ { "filePath": " C:\\Program Files (x86)\\trusted\\messagebox.dll" }, { "filePath": "%PROGRAMFILES%\\trusted\\logging.dll" } ]