The OpenDomainGroupDomainMembersList method opens a list of the domains that are members of the given domain group.
The method returns the total number of domains in the list, and a handle to the list that can be used for further calls to GetDomainGroupDomainMembers.
Parameters
The session identifier.
The UUID of the domain group whose member domains are to be listed.
Note: If this parameter is not supplied then the system group “All domains” UUID will be taken.
An array of domain property filter definitions to limit the domains returned by the search.
The properties that will be required when getting a domain from the list.
Return Values
A numeric handle to a list of domains that can be passed to GetDomainGroupDomainMembers
The total number of domains in the list whose handle has been returned.
Remarks
None
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|