3.3.4.4.2.8 GetADPrincipalGroupMembershipResponse/MemberOf

The MemberOf element contains an array of ActiveDirectoryGroup elements (section 2.2.3.3), each representing a group that contains the principal specified in GetADPrincipalGroupMembershipRequest/PrincipalDN. The MemberOf element MUST NOT be null.

 <xs:element
   minOccurs="0" name="MemberOf" nillable="true"
   type="ca:ArrayOfActiveDirectoryGroup" />

See section 3.1.4.2.1 for information on how to populate the ActiveDirectoryGroup element and subelements.