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

WrapResult.Algorithm 属性

定义

KeyWrapAlgorithm获取使用的 。 它必须与 一起存储, EncryptedKey 因为必须使用同一个密钥来解包它。

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

属性值

适用于