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()
Public Function HasExcludedModules As Boolean
Return Value
Type:
BooleanTrue if some modules are excluded due to policy permissioning
See Also