TrustedLocation Members
Include Protected Members
Include Inherited Members
Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents a trusted location.
The TrustedLocation type exposes the following members.
Constructors
Name | Description | |
---|---|---|
TrustedLocation | Initializes a new instance of the TrustedLocation class. |
Top
Properties
Name | Description | |
---|---|---|
Description | Gets or sets the description of the trusted location. | |
DisplayName | (Inherited from SPPersistedObject.) | |
DisplayUrl | Gets or sets the URL of the trusted location, which is retrieved from SharePoint Server. | |
Farm | (Inherited from SPPersistedObject.) | |
FileType | Gets or sets the repository type for the content type: DataSource or Content. | |
Id | (Inherited from SPPersistedObject.) | |
ListID | Gets or sets the list identifier. | |
Name | (Inherited from SPPersistedObject.) | |
Parent | (Inherited from SPPersistedObject.) | |
Properties | (Inherited from SPPersistedObject.) | |
RepositoryLocationType | Gets or sets the type of location: SiteCollection, Site, List, or DocumentLibrary. | |
SiteCollectionGuid | Gets or sets the GUID of the site collection. | |
SiteID | Gets or sets the site identifier. | |
Status | (Inherited from SPPersistedObject.) | |
TypeName | Gets the display name that describes the object type in the administrative user interface. (Overrides SPPersistedObject.TypeName.) | |
UpgradedPersistedProperties | (Inherited from SPAutoSerializingObject.) | |
Url | Gets or sets the URL of the trusted location. | |
UrlPath | Gets the absolute path of the server-relative URL. | |
Version | (Inherited from SPPersistedObject.) | |
WasCreated | (Inherited from SPPersistedObject.) |
Top
Methods
Name | Description | |
---|---|---|
Clone | (Inherited from SPPersistedObject.) | |
Delete | (Inherited from SPPersistedObject.) | |
Equals | (Inherited from SPPersistedObject.) | |
Finalize | (Inherited from Object.) | |
GetChild<T>() | (Inherited from SPPersistedObject.) | |
GetChild<T>(String) | (Inherited from SPPersistedObject.) | |
GetHashCode | (Inherited from SPPersistedObject.) | |
GetObjectData | (Inherited from SPAutoSerializingObject.) | |
GetType | (Inherited from Object.) | |
HasAdditionalUpdateAccess | (Inherited from SPPersistedObject.) | |
MemberwiseClone | (Inherited from Object.) | |
OnDeserialization | (Inherited from SPPersistedObject.) | |
Provision | (Inherited from SPPersistedObject.) | |
ToString | (Inherited from SPPersistedObject.) | |
Uncache | (Inherited from SPPersistedObject.) | |
Unprovision | (Inherited from SPPersistedObject.) | |
Update() | (Inherited from SPPersistedObject.) | |
Update(Boolean) | (Inherited from SPPersistedObject.) | |
UpdateParent | (Inherited from SPAutoSerializingObject.) | |
Validate | (Inherited from SPPersistedObject.) |
Top