Freigeben über


ManagedPropertyInfo.SafeForAnonymous-Eigenschaft

Ruft ab oder legt fest, ob dieser verwalteten Eigenschaft sicher für anonym ist.

Namespace:  Microsoft.Office.Server.Search.Administration
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
<DataMemberAttribute> _
Public Property SafeForAnonymous As Boolean
    Get
    Set
'Usage
Dim instance As ManagedPropertyInfo
Dim value As Boolean

value = instance.SafeForAnonymous

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

Eigenschaftswert

Typ: System.Boolean

Siehe auch

Referenz

ManagedPropertyInfo Klasse

ManagedPropertyInfo-Member

Microsoft.Office.Server.Search.Administration-Namespace