This documentation is for the old version. Go to the latest Upload Suite docs

authenticationDialog Class

Supported browsers: FirefoxGoogle ChromeSafari

This class represents the authentication dialog.

For a list of all members of this class, see authenticationDialog Members.

Syntax

JavaScript
$au.authenticationDialog = function() {
}

Remarks

This dialog is displayed when server requests a password. It is displayed during each upload session, i.e. it does not remember the login information.

Note

The authentication dialog is displayed in non-Internet Explorer browsers only.

See Also

Reference

Manual