2.2.4.9 ServiceHTTPType

ServiceHTTPType is used to configure the authentication mechanisms that are enabled or disabled on the Web Services Management Protocol Extensions for Windows Server 2003 server when using HTTP as the network transport. The schema MUST be as follows.

 <xs:complexType name="ServiceHTTPType">
   <xs:sequence>
     <xs:element name="Unencrypted" 
 type="cfg:ServiceUnencryptedType"/>
   </xs:sequence>
 </xs:complexType>
  

Unencrypted: MUST contain an additional element to configure unencrypted authentication as described in section 3.1.4.1.29.

These configuration settings MUST be used when sending messages as specified in section 3.1.4.1.29.