TrustedLocation Class
Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents a trusted location.
This API is not CLS-compliant.
Inheritance Hierarchy
System.Object
Microsoft.SharePoint.Administration.SPAutoSerializingObject
Microsoft.SharePoint.Administration.SPPersistedObject
Microsoft.PerformancePoint.Scorecards.TrustedLocation
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.ServerCommon (in Microsoft.PerformancePoint.Scorecards.ServerCommon.dll)
Syntax
'Declaration
<SerializableAttribute> _
<CLSCompliantAttribute(False)> _
Public Class TrustedLocation _
Inherits SPPersistedObject
'Usage
Dim instance As TrustedLocation
[SerializableAttribute]
[CLSCompliantAttribute(false)]
public class TrustedLocation : SPPersistedObject
Remarks
For more information about how trusted locations are used by PerformancePoint Services in Microsoft SharePoint Server 2010, see Enable trusted locations for PerformancePoint Services.
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.