3.1.4.2 Mode

The Mode operation retrieves the authentication mode that a web application uses.

 <wsdl:operation name="Mode">
     <wsdl:input message="tns:ModeSoapIn" />
     <wsdl:output message="tns:ModeSoapOut" />
 </wsdl:operation>

The protocol client sends a ModeSoapIn request WSDL message and the protocol server responds with a ModeSoapOut response WSDL message.