Returns whether the current computer account is a member of a given ActiveDirectoryGroup object
Namespace: Inkostar.Classes
Assembly: ACDLib (in ACDLib.dll) Version: 1.0.1.0 (1.0.1.0)
Syntax
Parameters
- groupObject
- Type: Inkostar.ClassesActiveDirectoryGroupObject
The ActiveDirectoryGroup instance of the group
Return Value
Type: BooleanTrue if the computer is a member of the given group otherwise returns False
See Also