ManagedProperty.SafeForAnonymous - Propriété
Obtient ou définit si cette propriété gérée doit être renvoyée pour les requêtes exécutées par des utilisateurs anonymes.
Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
Public Property SafeForAnonymous As Boolean
Get
Set
'Utilisation
Dim instance As ManagedProperty
Dim value As Boolean
value = instance.SafeForAnonymous
instance.SafeForAnonymous = value
public bool SafeForAnonymous { get; set; }
Valeur de propriété
Type : System.Boolean
Voir aussi
Référence
Microsoft.Office.Server.Search.Administration - Espace de noms