TrustedLocation members

Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents a trusted location.

The TrustedLocation type exposes the following members.

Constructors

  Name Description
Public method TrustedLocation Initializes a new instance of the TrustedLocation class.

Top

Properties

  Name Description
Public property Description Gets or sets the description of the trusted location.
Public property DisplayName (Inherited from SPPersistedObject.)
Public property DisplayUrl Gets or sets the URL of the trusted location, which is retrieved from SharePoint Server.
Public property Farm (Inherited from SPPersistedObject.)
Public property FileType Gets or sets the repository type for the content type: DataSource or Content.
Public property Id (Inherited from SPPersistedObject.)
Public property ListID Gets or sets the list identifier.
Public property Name (Inherited from SPPersistedObject.)
Public property Parent (Inherited from SPPersistedObject.)
Public property Properties (Inherited from SPPersistedObject.)
Public property RepositoryLocationType Gets or sets the type of location: SiteCollection, Site, List, or DocumentLibrary.
Public property SiteCollectionGuid Gets or sets the GUID of the site collection.
Public property SiteID Gets or sets the site identifier.
Public property Status (Inherited from SPPersistedObject.)
Public property TypeName Gets the display name that describes the object type in the administrative user interface. (Overrides SPPersistedObject.TypeName.)
Public property UpgradedPersistedProperties (Inherited from SPAutoSerializingObject.)
Public property Url Gets or sets the URL of the trusted location.
Public property UrlPath Gets the absolute path of the server-relative URL.
Public property Version (Inherited from SPPersistedObject.)
Protected property WasCreated (Inherited from SPPersistedObject.)

Top

Methods

  Name Description
Public method Clone (Inherited from SPPersistedObject.)
Public method Delete (Inherited from SPPersistedObject.)
Public method Equals (Inherited from SPPersistedObject.)
Protected method Finalize (Inherited from Object.)
Public method GetChild<T>() (Inherited from SPPersistedObject.)
Public method GetChild<T>(String) (Inherited from SPPersistedObject.)
Public method GetHashCode (Inherited from SPPersistedObject.)
Public method GetObjectData (Inherited from SPAutoSerializingObject.)
Public method GetType (Inherited from Object.)
Protected method HasAdditionalUpdateAccess (Inherited from SPPersistedObject.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnDeserialization (Inherited from SPPersistedObject.)
Public method Provision (Inherited from SPPersistedObject.)
Public method ToString (Inherited from SPPersistedObject.)
Public method Uncache (Inherited from SPPersistedObject.)
Public method Unprovision (Inherited from SPPersistedObject.)
Public method Update() (Inherited from SPPersistedObject.)
Public method Update(Boolean) (Inherited from SPPersistedObject.)
Protected method UpdateParent (Inherited from SPAutoSerializingObject.)
Protected method Validate (Inherited from SPPersistedObject.)

Top

See also

Reference

TrustedLocation class

Microsoft.PerformancePoint.Scorecards namespace