Share via


Disabling a Proxy Connection Example

This example disables the same proxy connection (Proxy1) on the device.

<wap-provisioningdoc>
   <characteristic type="CM_ProxyEntries">
      <characteristic type="Proxy1">
         <parm name="Enable" value="0" />
      </characteristic>
   </characteristic>
</wap-provisioningdoc>

See Also

CM_ProxyEntries Configuration Service Provider Examples| CM_ProxyEntries Configuration Service Provider

Send feedback on this topic to the authors.

© 2005 Microsoft Corporation. All rights reserved.