AzureDataLakeStoreAuthentication Enumeration
Provides options for the method of authenticating an Azure Data Lake Store connection.
Enumeration Values
Name | Summary |
---|---|
UserIdentity | Uses Username and Password to authenticate an Azure Data Lake Store connection. |
ServiceIdentity | Uses ClientId, SecretKey, and Tenant properties to authenticate an Azure Data Lake Store connection. |