3.6.4.34 IsSuppressPrivacyNotificationSet Operation

The IsSuppressPrivacyNotificationSet method requests the server’s current privacy notice configuration. It can be currently suppressed or enabled. This operation MUST be authenticated by using either the Server Management Credentials or the Server Control Credentials (section 3.4.1).

 <wsdl:operation name="IsSuppressPrivacyNotificationSet">
   <wsdl:input wsaw:Action="http://MultiPoint/RemoteManagement/IMultiPointServer/IsSuppressPrivacyNotificationSet" name="IMultiPointServer_IsSuppressPrivacyNotificationSet_InputMessage" message="tns:IMultiPointServer_IsSuppressPrivacyNotificationSet_InputMessage"/>
   <wsdl:output wsaw:Action="http://MultiPoint/RemoteManagement/IMultiPointServer/IsSuppressPrivacyNotificationSetResponse" name="IMultiPointServer_IsSuppressPrivacyNotificationSet_OutputMessage" message="tns:IMultiPointServer_IsSuppressPrivacyNotificationSet_OutputMessage"/>
   <wsdl:fault wsaw:Action="http://MultiPoint/RemoteManagement/WmsFault" name="WmsFaultType" message="tns:IMultiPointServer_IsSuppressPrivacyNotificationSet_WmsFaultType_FaultMessage"/>
 </wsdl:operation>