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

EncryptResult.Algorithm 属性

定义

获取 EncryptionAlgorithm 用于加密的 。 这必须与 一起存储, Ciphertext 因为必须使用同一算法来解密它。

public Azure.Security.KeyVault.Keys.Cryptography.EncryptionAlgorithm Algorithm { get; }
member this.Algorithm : Azure.Security.KeyVault.Keys.Cryptography.EncryptionAlgorithm
Public ReadOnly Property Algorithm As EncryptionAlgorithm

属性值

适用于