3.5.4.1.1.2 IsPrincipalMemberOfSoapOut Response

The IsPrincipalMemberOfSoapOut response returns a Boolean value that either confirms or denies group membership.

 <wsdl:message name="IsPrincipalMemberOfSoapOut">
   <wsdl:part name="parameters"
     element="tns:IsPrincipalMemberOfResponse"
   />
 </wsdl:message>

parameters: An element that contains the body of the SOAP response containing the group membership status. It MUST contain an SLC chain and it MUST follow the schema defined in section 3.5.4.1.2.2.