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

PhoenixLinkedService.TrustedCertPath 属性

定义

包含受信任 CA 证书(通过 SSL 进行连接时用于验证服务器)的 .pem 文件的完整路径。 只有在自托管 IR 上使用 SSL 时才能设置此属性。 默认值是随 IR 一起安装的 cacerts.pem 文件。

public object TrustedCertPath { get; set; }
member this.TrustedCertPath : obj with get, set
Public Property TrustedCertPath As Object

属性值

适用于