The FindDomainGroup method finds a domain group unit given its name.
Parameters
Specifies the session id obtained from the login to the web service.
The domain group name to search for. This may contain wildcard characters (*).
The number of domain groups that should be returned from the search if more than one match is found.
Specifies which domain group properties to retrieve. Mandatory if noOfDomains is greater than 0.
Return Values
An array of domain group properties structures, one for each domain group matched by the search. This array will either be of the size of the number of domain groups matched by the search, or of the number of domain groups requested by the method call - whichever size is the lowest.
The total number of domain groups that were matched by the search. You can use this to indicate that there were more matches found than the requested number of domain groups.
Remarks
The method supports wildcard pattern matching for the domain group name. The name is case insensitive.
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|