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

ClientCertificateCredentialOptions.SendCertificateChain 属性

定义

获取令牌时,将在客户端声明中包括 x5c 标头,以便为 ClientCertificateCredential启用基于使用者名称/颁发者的身份验证。

public bool SendCertificateChain { get; set; }
member this.SendCertificateChain : bool with get, set
Public Property SendCertificateChain As Boolean

属性值

适用于