Type Library
QSADSLib
VB 5.0 Project-Reference Descriptive String
of Type Library
Bindview DirectScript Objects 3.2 Type Library
DLL
QSNOS.DLL
The Global Group object is useful in adding and deleting users from groups. It also supports enumeration of users in a group.
The object supports these interfaces:
IADsGroup: The default interface for this object. Can be used to get or set group properties, add or remove users to or from a group, and check whether a given user is a member of a group or not.
IADs: Can be used to get some basic properties (such as name, class, and parent) of an object.
IADsMembers: Can be used to enumerate non-container objects like Groups.
ISecurityIdentifier: Can be used to get the SIDs of the Domain, Computer, Local Group, Global Group, and User objects.