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

AuthenticationType Enumeration

Specifies possible authentication types configured on the server.

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

Syntax

Visual Basic
Public Enumeration AuthenticationType
C#
public enum AuthenticationType

Members

Member name Description
Basic

Basic authentication.

None

No authentication.

Ntlm

NTLM authentication.

See Also

Reference

Manual