public enum GoldengateAzureDataLakeStorageConnectionProperties.Types.AuthenticationTypeReference documentation and code samples for the Oracle Database@Google Cloud v1 API enum GoldengateAzureDataLakeStorageConnectionProperties.Types.AuthenticationType.
Enum for authentication mechanism to access Azure Data Lake Storage.
Namespace
Google.Cloud.OracleDatabase.V1Assembly
Google.Cloud.OracleDatabase.V1.dll
Fields |
|
|---|---|
| Name | Description |
AzureActiveDirectory |
Azure active directory authentication. |
SharedAccessSignature |
Shared access signature authentication. |
SharedKey |
Shared key authentication. |
Unspecified |
Authentication type not specified. |