Skip to main content

Enum AzureDataLakeStoreAuthentication

Namespace: Varigence.Languages.Biml.Task

Assembly: Biml.dll

C#


public enum AzureDataLakeStoreAuthentication

Fields

FieldsDescription
ServiceIdentityUses ClientId, SecretKey, and Tenant properties to authenticate an Azure Data Lake Store connection.
UserIdentityUses Username and Password to authenticate an Azure Data Lake Store connection.