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

EncryptResult.KeyId 属性

定义

获取用于加密的 的 KeyVaultKey 密钥标识符。 此密钥必须与 一起存储, Ciphertext 因为必须使用同一个密钥来解密它。

public string KeyId { get; }
member this.KeyId : string
Public ReadOnly Property KeyId As String

属性值

适用于