Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the collection of authoritative pages specified for the Search service application.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public ReadOnly Property AuthorityPages As AuthorityPageCollection
Get
'Usage
Dim instance As Ranking
Dim value As AuthorityPageCollection
value = instance.AuthorityPages
public AuthorityPageCollection AuthorityPages { get; }
Property Value
Type: Microsoft.Office.Server.Search.Administration.AuthorityPageCollection
An AuthorityPageCollection object representing the collection of authoritative pages.
Remarks
Authoritative pages, designated by the search administrator, are pages that link to the most relevant information.