EncryptionAlgorithmType 列挙型

定義

暗号化キー ハッシュの生成に使用されるアルゴリズム。 現在、受け入れられる値は "AES256" のみです。 x-ms-encryption-key ヘッダーが指定されている場合は、指定する必要があります。

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

フィールド

Aes256 0

AES256

適用対象