Specifies possible authentication types configured on the server.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Public Enumeration AuthenticationType
public enum AuthenticationType
Member name | Description |
---|---|
Basic |
Basic authentication. |
None |
No authentication. |
Ntlm |
NTLM authentication. |