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

Uploader.AuthenticationDialog Property

Supported browsers: FirefoxGoogle ChromeSafari

Gets settings of the authentication dialog.

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

Syntax

Visual Basic
Public ReadOnly Property AuthenticationDialog As AuthenticationDialog
C#
public AuthenticationDialog AuthenticationDialog { get; }

Property Value

Type: Aurigma.ImageUploader.AuthenticationDialog

Settings of the authentication dialog.

See Also

Reference