Click to return to the Content     
LOG Element     LOGO Element     CDF Reference for Active ...    
Web Workshop  |  Content & Component Delivery

LOGIN Element


Specifies that the channel requires authentication for updates.

Syntax

<LOGIN/>

Attributes

None Supported

Element Information

Number of occurrences None or one (top-level channel only)
Parent elements CHANNEL
Child elements None
File formats supported CDF
Requires closing tag No

Remarks

A CDF file containing the LOGIN element will prompt the user for a name and password during the channel subscription process.

Example

The following example shows how to implement name and password authentication for the top-level channel.

<CHANNEL>
    <LOGIN/>
    .
    .
    .
</CHANNEL>


Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.