3.1.4.14.2.1 GetGroupCollectionFromUser
The GetGroupCollectionFromUser element specifies details for the request to get information about the collection of groups in which a user is a member.
-
<s:element name="GetGroupCollectionFromUser"> <s:complexType> <s:sequence> <s:element name="userLoginName" type="tns:String251Type"/> </s:sequence> </s:complexType> </s:element>
userLoginName: The login name of the user. The specified value MUST NOT contain more than 251 characters, and MUST NOT be empty.