ListWindowsGroupNames Method
Returns a string array of Windows group names that map to iFIX security privileges.
Syntax
object.ListWindowsGroupNames bNT4NamesOnly
Properties
The ListWindowsGroupNames method syntax has these parts:
Part |
Description |
object |
An object expression that evaluates to an object in the Applies To list. |
bNT4NamesOnly |
Boolean. When False, returns an array of strings
that contains all valid Windows group names. |
Remarks
ListWindowsGroupNames reads the current iFIX security configuration to generate these names. This method is used primarily by the CreateWindowsGroups.exe tool.