Freigeben über


LocationConfiguration.IsRestrictedLocation-Eigenschaft

Gibt an, ob es Beschränkungen in Bezug auf die Sites, die diesen Speicherort föderierte Suche verwenden können. Dies entspricht der IsRestricted Bestandteil der OpenSearchDescription der Definitionsdatei Partnerspeicherort.

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

Syntax

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

value = instance.IsRestrictedLocation

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

Eigenschaftswert

Typ: System.Boolean

Siehe auch

Referenz

LocationConfiguration Klasse

LocationConfiguration-Member

Microsoft.Office.Server.Search.Administration-Namespace