Policy
Anti-DLL Module Allow List
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" } ]
ed399d372bc1 Policy_AntiDLLModuleAllowList Registry
Copy registry mappings
HKLM\Software\Policies\Citrix\AppProtection\AntiDLLInjectionModuleAllowList Policy notes
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" } ]