SearchService.IgnoreSSLWarnings 属性 (Microsoft.Office.Server.Search.Administration)
A Boolean value that determines whether the search service will ignore Secure Sockets Layer (SSL) certificate name warnings.
命名空间: Microsoft.Office.Server.Search.Administration
程序集: Microsoft.Office.Server.Search (在 microsoft.office.server.search.dll 中)
语法
声明
Public Property IgnoreSSLWarnings As Boolean
用法
Dim instance As SearchService
Dim value As Boolean
value = instance.IgnoreSSLWarnings
instance.IgnoreSSLWarnings = value
public bool IgnoreSSLWarnings { get; set; }
另请参阅
参考
SearchService 类
SearchService 成员
Microsoft.Office.Server.Search.Administration 命名空间