3.7.4.22 LogOffConsoleSession Operation
The LogOffConsoleSession method requests that the server log off the console session. This operation MUST be authenticated by using Server Management Credentials (section 3.4.1).
-
<wsdl:operation name="LogOffConsoleSession"> <wsdl:input wsaw:Action="http://MultiPoint/RemoteManagement/IMultiPointSession/LogOffConsoleSession" name="IMultiPointSession_LogOffConsoleSession_InputMessage" message="tns:IMultiPointSession_LogOffConsoleSession_InputMessage"/> <wsdl:output wsaw:Action="http://MultiPoint/RemoteManagement/IMultiPointSession/LogOffConsoleSessionResponse" name="IMultiPointSession_LogOffConsoleSession_OutputMessage" message="tns:IMultiPointSession_LogOffConsoleSession_OutputMessage"/> <wsdl:fault wsaw:Action="http://MultiPoint/RemoteManagement/WmsFault" name="WmsFaultType" message="tns:IMultiPointSession_LogOffConsoleSession_WmsFaultType_FaultMessage"/> </wsdl:operation>