SP.Publishing.Navigation.NavigationTermSetView.excludeTermsByPermissions property (sp.publishing)

Gets or sets a value that indicates whether SP.Publishing.Navigation.NavigationTerm object (sp.publishing) objects are trimmed if the current user does not have permission to view the target page for the friendly URL of the NavigationTerm object.

Applies to: apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013

var value = SP.Publishing.Navigation.NavigationTermSetView.get_excludeTermsByPermissions()
SP.Publishing.Navigation.NavigationTermSetView.set_excludeTermsByPermissions(value)

Return value

A Boolean value that indicates whether a view of a term is excluded.