3.1.4.16.2.1 GetGroupInfo

The GetGroupInfo element specifies details for the request to get information about a group.

 <s:element name="GetGroupInfo">
   <s:complexType>
     <s:sequence>
       <s:element name="groupName" type="tns:String255Type" />
     </s:sequence>
   </s:complexType>
 </s:element>

groupName: The name of the group. The specified value MUST NOT contain more than 255 characters, and MUST NOT be empty.