Skip to main content

Enum AdfApacheAuthenticationType

Namespace: Varigence.Languages.Biml.DataFactory

Assembly: Biml.dll

C#


public enum AdfApacheAuthenticationType

Fields

FieldsDescription
AnonymousNo authentication is required.
BasicBasic authentication is required.
LDAPLightweight Directory Access Protocol authentication.
SASLUsernameSimple Authentication and Security Layer authentication.
UsernameUsername is required for authentication.
UsernameAndPasswordUsername and password are used for authentication.
WindowsAzureHDInsightServiceWindows 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.