Condividi tramite


DataLakeEncryptionAlgorithmType Enum

Definition

The algorithm used to produce the encryption key hash. Currently, the only accepted value is "AES256". Must be provided if the x-ms-encryption-key header is provided.

public enum DataLakeEncryptionAlgorithmType
type DataLakeEncryptionAlgorithmType = 
Public Enum DataLakeEncryptionAlgorithmType
Inheritance
DataLakeEncryptionAlgorithmType

Fields

Aes256 0

AES256

Applies to