ModuleInfosExcludedModuleFilter Method |
Return a list of modules that should be excluded via Policy permissions
Namespace:
NetQuarry
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public string ExcludedModuleFilter()
Public Function ExcludedModuleFilter As String
Return Value
Type:
StringComma separated list of module names in a format suitable for filtering
See Also