3.3.4.2.2.7 GetADGroupMemberResponse/Members

The Members element contains an array of ActiveDirectoryPrincipal elements (section 2.2.3.2), each representing a member of the group specified in the GetADGroupMemberRequest/GroupDN.

 <xs:element
   minOccurs="0" name="Members" nillable="true"
   type="ca:ArrayOfActiveDirectoryPrincipal" />

See section 3.1.4.2.3 for information on how to populate the ActiveDirectoryPrincipal element and subelements.