3.7.4.18 StopLockingSession Operation

The StopLockingSession method requests that the server unlock the specified Windows session. This operation MUST be authenticated by using either the Server Management Credentials or the Server Control Credentials (section 3.4.1).

 <wsdl:operation name="StopLockingSession">
   <wsdl:input wsaw:Action="http://MultiPoint/RemoteManagement/IMultiPointSession/StopLockingSession" name="IMultiPointSession_StopLockingSession_InputMessage" message="tns:IMultiPointSession_StopLockingSession_InputMessage"/>
   <wsdl:output wsaw:Action="http://MultiPoint/RemoteManagement/IMultiPointSession/StopLockingSessionResponse" name="IMultiPointSession_StopLockingSession_OutputMessage" message="tns:IMultiPointSession_StopLockingSession_OutputMessage"/>
   <wsdl:fault wsaw:Action="http://MultiPoint/RemoteManagement/WmsFault" name="WmsFaultType" message="tns:IMultiPointSession_StopLockingSession_WmsFaultType_FaultMessage"/>
 </wsdl:operation>