SearchService.IgnoreSSLWarnings, propriété (Microsoft.Office.Server.Search.Administration)
A Boolean value that determines whether the search service will ignore Secure Sockets Layer (SSL) certificate name warnings.
Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans microsoft.office.server.search.dll)
Syntaxe
'Déclaration
Public Property IgnoreSSLWarnings As Boolean
'Utilisation
Dim instance As SearchService
Dim value As Boolean
value = instance.IgnoreSSLWarnings
instance.IgnoreSSLWarnings = value
public bool IgnoreSSLWarnings { get; set; }
Voir aussi
Référence
SearchService, classe
Membres SearchService
Microsoft.Office.Server.Search.Administration, espace de noms