<authentication> Configuration Element

This element contains the settings required for a user of EditLive! for XML to authenticate themselves to a specific Web server realm. The element should contain the settings for each realm that the instance of EditLive! for XML concerned may access.

Configuration Element Tree Structure

<editLive>
    <authentication>
        <!--authentication configuration settings-->
    </authentication>
    ...
</editLive>

Child Configuration Elements

<realm>

This configuration element contains the authentication settings for a specific realm.

Remarks

The <authentication> element can appear only once within the <editLive> element.