Configuring Multiple URLs to Use a Metanetwork (SP +PPC)
The following example configures all the URLs of the format *.msn.com to use the metanetwork defined by the provided GUID.
<characteristic type="CM_Mappings">
<characteristic type="1005">
<parm name="pattern" value="*://*.msn.com/*"/>
<parm name="network" value="{C1D06580-B364-45ec-8421-5ACF34129C58}"/>
</characteristic>
</characteristic>
See Also
CM_Mappings Configuration Service Provider Examples
Last updated on Friday, April 22, 2005
© 2005 Microsoft Corporation. All rights reserved.
Send feedback on this topic to the authors.