Click or drag to resize

ModuleInfosHasExcludedModules Method

Checks for existence of modules with policy permissioning (and if any are excluded due to those permissions)

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public bool HasExcludedModules()

Return Value

Type: Boolean
True if some modules are excluded due to policy permissioning
See Also