ManagedPropertyInfo.SafeForAnonymous - Propriété

Obtient ou définit si cette propriété gérée est fiable pour anonyme.

Espace de noms :  Microsoft.Office.Server.Search.Administration
Assembly :  Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)

Syntaxe

'Déclaration
<DataMemberAttribute> _
Public Property SafeForAnonymous As Boolean
    Get
    Set
'Utilisation
Dim instance As ManagedPropertyInfo
Dim value As Boolean

value = instance.SafeForAnonymous

instance.SafeForAnonymous = value
[DataMemberAttribute]
public bool SafeForAnonymous { get; set; }

Valeur de propriété

Type : System.Boolean

Voir aussi

Référence

ManagedPropertyInfo classe

ManagedPropertyInfo - Membres

Microsoft.Office.Server.Search.Administration - Espace de noms