3.7.4.12 GetSessionFlags
The GetSessionFlags method retrieves a set of bit flags that provide information about the 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="GetSessionFlags"> <wsdl:input wsaw:Action="http://MultiPoint/RemoteManagement/IMultiPointSession/ GetSessionFlags" name="IMultiPointSession_GetSessionFlags_InputMessage" message="tns:IMultiPointSession_GetSessionFlags_InputMessage"/> <wsdl:output wsaw:Action="http://MultiPoint/RemoteManagement/IMultiPointSession/ GetSessionFlagsResponse" name="IMultiPointSession_GetSessionFlags_OutputMessage" message="tns:IMultiPointSession_GetSessionFlags_OutputMessage"/> <wsdl:fault wsaw:Action="http://MultiPoint/RemoteManagement/WmsFault" name="WmsFaultType" message="tns:IMultiPointSession_GetSessionFlags_WmsFaultType_FaultMessage"/> </wsdl:operation>