MSIESiteRules element

Important  This feature has been removed from Windows 10 and only minimally supported on previous versions of Windows. See "P3P is no longer supported" for more info.

 

Obsolete. Specifies cookie actions on a per-site basis.

Usage

<MSIESiteRules
  formatVersion = "version">
  child elements
</MSIESiteRules>

Attributes

Attribute Type Required Description

formatVersion

version

Yes

Version number of Internet Explorer that these settings apply to.

Child elements

Element

site

Child element sequence

site+

Parent elements

Element

MSIEPrivacy

Remarks

Note  For Microsoft Internet Explorer 6, the MSIESiteRules must be set to 6 and not 6.0.

 

Examples

The following example shows the syntax for this element.

<MSIESiteRules formatVersion="6">
<site domain="www.BlueYonderAirlines.com" 
    action="accept">
</site>
</MSIESiteRules>

Element information

Minimum supported system

Windows XP
Can be empty No