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

ConcurLinkedService.UseHostVerification 属性

定义

指定通过 SSL 连接时是否需要服务器证书中的主机名匹配服务器的主机名。 默认值为 true。

public Azure.Core.Expressions.DataFactory.DataFactoryElement<bool> UseHostVerification { get; set; }
member this.UseHostVerification : Azure.Core.Expressions.DataFactory.DataFactoryElement<bool> with get, set
Public Property UseHostVerification As DataFactoryElement(Of Boolean)

属性值

适用于