LOGIN element
Obsolete. Specifies that the channel requires authentication for updates.
Usage
<LOGIN/>
Attributes
There are no attributes.
Child elements
There are no child elements.
Parent elements
Element |
---|
Remarks
Windows Internet Explorer 7. The Channel Definition Format (CDF) is obsolete and should not be used.
A CDF file containing the LOGIN element will prompt the user for a name and password during the channel subscription process.
Examples
The following example shows how to implement name and password authentication for the top-level channel.
<CHANNEL>
<LOGIN/>
.
.
.
</CHANNEL>
Element information
Minimum supported system |
Windows XP |
Can be empty | Yes |