SearchService.IgnoreSSLWarnings - Propriété
Nom avertissements liés à une valeur de type Boolean qui indique si le composant d'analyse ne tient pas compte de certificat de Secure Sockets Layer (SSL).
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
Get
Set
'Utilisation
Dim instance As SearchService
Dim value As Boolean
value = instance.IgnoreSSLWarnings
instance.IgnoreSSLWarnings = value
public bool IgnoreSSLWarnings { get; set; }
Valeur de propriété
Type : System.Boolean
Voir aussi
Référence
Microsoft.Office.Server.Search.Administration - Espace de noms