你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

EncryptionAlgorithmType 枚举

定义

用于生成加密密钥哈希的算法。 目前,唯一接受的值为“AES256”。 如果提供了 x-ms-encryption-key 标头,则必须提供 。

public enum EncryptionAlgorithmType
type EncryptionAlgorithmType = 
Public Enum EncryptionAlgorithmType
继承
EncryptionAlgorithmType

字段

Aes256 0

AES256

适用于