3.7.4.16 ShareDesktop Operation

The ShareDesktop method requests that the server share the specified Windows session so that it can be viewed by other Windows sessions. This operation MUST be authenticated by using either the Server Management Credentials or the Server Control Credentials (section 3.4.1).

 <wsdl:operation name="ShareDesktop">
   <wsdl:input wsaw:Action="http://MultiPoint/RemoteManagement/IMultiPointSession/ShareDesktop" name="IMultiPointSession_ShareDesktop_InputMessage" message="tns:IMultiPointSession_ShareDesktop_InputMessage"/>
   <wsdl:output wsaw:Action="http://MultiPoint/RemoteManagement/IMultiPointSession/ShareDesktopResponse" name="IMultiPointSession_ShareDesktop_OutputMessage" message="tns:IMultiPointSession_ShareDesktop_OutputMessage"/>
   <wsdl:fault wsaw:Action="http://MultiPoint/RemoteManagement/WmsFault" name="WmsFaultType" message="tns:IMultiPointSession_ShareDesktop_WmsFaultType_FaultMessage"/>
 </wsdl:operation>