Aurigma Image Uploader 6.5 Dual
ImageUploader..::.AuthenticationType Property
Authentication type configured on the server.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Syntax
Visual Basic
Public Property AuthenticationType As AuthenticationType
C#
public AuthenticationType AuthenticationType { get; set; }
Property Value
The AuthenticationType enumeration member that specifies an authentication type.
Default value is None.
Remarks
This property corresponds to AuthenticationType client-side property.