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

CertificateKeyUsage.KeyAgreement 属性

定义

获取一个 CertificateKeyUsage ,指示证书密钥可用于确定密钥协议,例如使用Diffie-Hellman密钥协议算法创建的密钥。

public static Azure.Security.KeyVault.Certificates.CertificateKeyUsage KeyAgreement { get; }
static member KeyAgreement : Azure.Security.KeyVault.Certificates.CertificateKeyUsage
Public Shared ReadOnly Property KeyAgreement As CertificateKeyUsage

属性值

适用于