Expand Minimize
This topic has not yet been rated - Rate this topic

TrustedFileType enumeration

Applies to: PerformancePoint Services for SharePoint Server, Enterprise version

Represents the types of content type that are stored in SharePoint document libraries and lists.

Namespace:  Microsoft.PerformancePoint.Scorecards
Assembly:  Microsoft.PerformancePoint.Scorecards.ServerCommon (in Microsoft.PerformancePoint.Scorecards.ServerCommon.dll)
[SerializableAttribute]
public enum TrustedFileType
Member nameDescription
DataSourceRepresents a content type (data source) that is stored in a document library.
ContentRepresents a content type that is stored in a SharePoint list: a dashboard, scorecard, report, filter, KPI, or indicator.

This information is used to implement trusted locations support. PerformancePoint Services in SharePoint Server 2013 uses SharePoint document libraries and lists as its repository for content types that represent first class objects (FCOs). Data sources are stored in document libraries, and other FCOs (dashboards, filters, indicators, KPIs, reports, and scorecards) are stored in lists.

Note Note

Dashboard FCOs that are stored in lists represent dashboard definitions. Published dashboards are stored in Dashboards document libraries.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.