Share via


4.5 Inhibit Message

The following Inhibit message informs the UPnP device that a remote experience is unavailable.

 <soapenv:Envelope 
       xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" 
       soapenv:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
       <soapenv:Body>
             <msrx:Inhibit xmlns:msrx="urn:schemas-microsoft-com:service:msremotedexperience:1">
                   <Nonce xmlns:dt="urn:schemas-microsoft-com:datatypes" dt:dt="ui4">
                         1391218849
                   </Nonce>
                   <HostId xmlns:dt="urn:schemas-microsoft-com:datatypes" dt:dt="string">
                         uuid:0b8f6d8f-a1a0-4be2-b5b0-d7b49de0cf6c
                   </HostId>
                   <ApplicationId xmlns:dt="urn:schemas-microsoft-com:datatypes" dt:dt="string">
                         uuid:f1c65f7a-c321-413d-9801-4194ebf29308
                   </ApplicationId>
                   <ApplicationVersion xmlns:dt="urn:schemas-microsoft-com:datatypes" dt:dt="string">
                         pc3.0.0
                   </ApplicationVersion>
                   <ApplicationData xmlns:dt="urn:schemas-microsoft-com:datatypes" dt:dt="string">
                         version=dv1.5.0,dv2.0.0;wolmac=001FC65F88DD;
                   </ApplicationData>
                   <ReasonCode xmlns:dt="urn:schemas-microsoft-com:datatypes" dt:dt="ui4">
                   </ReasonCode>
                   <ReasonMessage xmlns:dt="urn:schemas-microsoft-com:datatypes" dt:dt="string">
                   </ReasonMessage>
 <SignatureAlgorithm xmlns:dt="urn:schemas-microsoft-com:datatypes" dt:dt="string">
             rSASSA-PSS-Default-Identifier
 </SignatureAlgorithm>
 <Signature xmlns:dt="urn:schemas-microsoft-com:datatypes" dt:dt="string">
 KegL+aHl+SyVUZgCrTPJZ28FfhB/iS8XVi6ji2rVkr6WGv2U5hyxgmkB+rdVLEe1pNWD…
 </Signature>
 <HostCertificate xmlns:dt="urn:schemas-microsoft-com:datatypes" dt:dt="string">
 AAABAANiMIIDXjCCAkagAwIBAgIQE5KP0u8h/J9KFqxEKBZLNjANBgkqhkiG9w0BAQU…
 </HostCertificate>
             </msrx:Inhibit>
       </soapenv:Body>
 </soapenv:Envelope>