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.

Namespace: Aurigma.ImageUploader
Assembly: Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)

Syntax

Visual Basic
Public Class AuthenticationDialog
C#
public class AuthenticationDialog

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.

Inheritance Hierarchy

System.Object
L Aurigma.ImageUploader.AuthenticationDialog

See Also

Reference

Manual