Share via


Adding a Proxy Connection Example

This example adds a proxy connection called "Proxy1" to the device.

<characteristic type="CM_ProxyEntries">
  <characteristic type="Proxy1">
   <parm name="SrcId" value="{A1182988-0D73-439e-87AD-2A5B369F808B}" />
   <parm name="DestId" value="{436EF144-B4FB-4863-A041-8F905A62C572}" />
   <parm name="Proxy" value="proxyservername:80" />
  </characteristic>
</characteristic>

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.