Represents the various authentication methods available.
[Flags]
public enum AuthenticationMethod| Name | Description |
|---|---|
| Anonymous |
Anonymous authentication. |
| None |
No authentication. |
| UseQDSAccount |
Authenticate with QlikView Distribution Service account. |
| UserNameAndPassword |
Authenticate with username and password. |