Skip to main content

AdfApacheAuthenticationType Enumeration

AdfApacheAuthenticationType Enumeration

Specifies which type of authentication to use when connecting to Apache base linked services.

Enumeration Values

NameSummary
Anonymous
No authentication is required.
Basic
Basic authentication is required.
SASLUsername
Simple Authentication and Security Layer authentication.
Username
Username is required for authentication.
UsernameAndPassword
Username and password are used for authentication.
LDAP
Lightweight Directory Access Protocol authentication.
WindowsAzureHDInsightService
Windows Azure HDInsight Service authentication. Only available for Spark thrift server on HDInsight distributions. SSL must be enabled, and HTTP is the only transport protocol available.